pkgman install: Fix typo in usage text
This commit is contained in:
@@ -33,7 +33,7 @@ static const char* const kLongUsage =
|
|||||||
"\n"
|
"\n"
|
||||||
"Options:\n"
|
"Options:\n"
|
||||||
" -H, --home\n"
|
" -H, --home\n"
|
||||||
" Install the packages in the user's home directory. Default is to.\n"
|
" Install the packages in the user's home directory. Default is to\n"
|
||||||
" install in the common directory.\n"
|
" install in the common directory.\n"
|
||||||
"\n";
|
"\n";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user