Closed mattiasb closed 7 years ago
I would expect to get the usage part for just <command> if I run git lab <command> -h instead I get the usage for all of git lab.
<command>
git lab <command> -h
git lab
Fixed in 6274cf1
I would expect to get the usage part for just
<command>
if I rungit lab <command> -h
instead I get the usage for all ofgit lab
.