Closed eliranmal closed 7 years ago
user should get usage per action, e.g.:
explicit help flag:
$ git flux feature start -h > usage: git flux feature start <name> > > ... long usage ...
wrong usage:
$ git flux hf start 1.1.1 > usage: git flux hf start <name> <tag>
user should get usage per action, e.g.:
explicit help flag:
wrong usage: