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:
Humdinger
2018-11-16 16:11:50 +00:00
committed by waddlesplash
parent a5297c5905
commit 1eb0122fc7
+2 -2
View File
@@ -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"
;