diff options
Diffstat (limited to 'locale')
-rw-r--r-- | locale/en_US.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/en_US.sh b/locale/en_US.sh index 93ddf78..46fdba2 100644 --- a/locale/en_US.sh +++ b/locale/en_US.sh @@ -60,7 +60,7 @@ There is NO WARRANTY, to the extent permitted by law.' # lib/cmd/install.sh msg_prokit_cmd_install_summary='install a system into a directory' -msg_prokit_cmd_install_usage='[-a <arch>] [-P <plat>] [-m <mirror>] [-F] '\ +msg_prokit_cmd_install_usage='[-a <arch>] [-p <plat>] [-m <mirror>] [-F] '\ '<suite> <root-dir>' msg_prokit_cmd_install_bad_archplat='Invalid combination of architecture "%s" '\ 'and platform "%s"' |