diff options
-rw-r--r-- | locale/en_US/pro_archman.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/en_US/pro_archman.sh b/locale/en_US/pro_archman.sh index 05f108b..185a673 100644 --- a/locale/en_US/pro_archman.sh +++ b/locale/en_US/pro_archman.sh @@ -26,7 +26,7 @@ msg_pro_archman_cmd_usage='Usage: %s [<option> ...] %s %s' # lib/cmd/help.sh msg_pro_archman_cmd_help_head='Usage: %s [<option> ...] <command>' -msg_pro_archman_cmd_help_summary_head='Where <command> is one of:' +msg_pro_archman_cmd_help_summary_head='Commands:' msg_pro_archman_cmd_help_summary='print this help message' msg_pro_archman_cmd_help_usage='[<command>]' |