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

已合并
shimatta 4 年之前 将 4 次代码提交从 shimatta/feature/#55-help-command-shall-only-print-help-and-usage-as-derailled-output合并至 shimatta/develop
shimatta 评论于 4 年之前

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
该合并请求已经成功合并!
登录 并参与到对话中。
未选择标签
未选择里程碑
未指派成员
1 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。