diff options
Diffstat (limited to 'locale')
-rw-r--r-- | locale/C.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/C.sh b/locale/C.sh index ee4e237..18cddde 100644 --- a/locale/C.sh +++ b/locale/C.sh @@ -86,7 +86,7 @@ There is NO WARRANTY, to the extent permitted by law.' # src/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] '\ -'<suite> <root>' +'[<suite>] <root>' # src/cmd/shell.sh msg_prokit_cmd_shell_summary='run a shell in an isolated environment' |