Add help message for "<subcommand> --help"
This patch fixed help message for "<subcommand> --help" in general help message. Previous help message was only "this help message". It has not described for subcommand. Change-Id: I2fe6413baf98ba3881425ee6bed29c618e29fff8 Closes-Bug: 1420253
This commit is contained in:
parent
06c73c6020
commit
eb85f8c1a4
@ -107,7 +107,7 @@ proxy-url.
|
||||
.SH OPTIONS
|
||||
.PD 0
|
||||
.IP "--version Show program's version number and exit"
|
||||
.IP "-h, --help Show this help message and exit"
|
||||
.IP "-h, --help Show this (or any subcommand) help message and exit"
|
||||
.IP "-s, --snet Use SERVICENET internal network"
|
||||
.IP "-v, --verbose Print more info"
|
||||
.IP "-q, --quiet Suppress status output"
|
||||
|
Loading…
x
Reference in New Issue
Block a user