pkgman: a bit more detail on usage
I forgot that there are special usage texts for the individual pkgman commands. Make that a bit clearer in the usage text now. Change-Id: Ia6641b2aa20d03a67d9dedddabf3a1f34d324322 Reviewed-on: https://review.haiku-os.org/702 Reviewed-by: waddlesplash <[email protected]>
This commit is contained in:
@@ -38,8 +38,8 @@ static const char* const kUsage =
|
||||
"%s"
|
||||
"Other commands:\n"
|
||||
"%s"
|
||||
"Common Options:\n"
|
||||
" -h, --help - Print usage info.\n"
|
||||
"Common options:\n"
|
||||
" -h, --help - Print usage info for a specific command.\n"
|
||||
;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user