From fcbc2bf36d668f537012be5ae05f8e452e0acd44 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 17 Jan 2021 03:37:50 -0500 Subject: cmd/install: Make suite argument optional --- (limited to 'locale') 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 ] [-p ] [-m ] [-F] '\ -' ' +'[] ' # src/cmd/shell.sh msg_prokit_cmd_shell_summary='run a shell in an isolated environment' -- cgit v0.9.1