#56 Help Command shall only print help and usage as detailled output

Merge realizado
shimatta mesclou 4 commits de shimatta/feature/#55-help-command-shall-only-print-help-and-usage-as-derailled-output em shimatta/develop 4 anos atrás

Added arguments to the help command to print the detailled usage text when the command is passed to the help command as argument.

e.g.

help cmd1

output:

Help for command: cmd1 (1)

cmd1 does one less than cmd2

Usage: 
cmd1 [options]
        foo: activare preBar


close #55 fix #55

  • improved documentation and code style
Added arguments to the help command to print the detailled usage text when the command is passed to the help command as argument. e.g. ``` help cmd1 ``` output: ``` Help for command: cmd1 (1) cmd1 does one less than cmd2 Usage: cmd1 [options] foo: activare preBar ``` close #55 fix #55 + improved documentation and code style
O merge deste Pull Request foi aplicado com sucesso!
Faça login para participar desta conversação.
Sem etiqueta
Sem milestone
Não atribuída
1 participantes
Carregando...
Cancelar
Salvar
Ainda não há conteúdo.