diff --git a/src/bin/pkgman/command_install.cpp b/src/bin/pkgman/command_install.cpp index da9c77ff1a..a1f49c73d8 100644 --- a/src/bin/pkgman/command_install.cpp +++ b/src/bin/pkgman/command_install.cpp @@ -33,7 +33,7 @@ static const char* const kLongUsage = "\n" "Options:\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" "\n";