diff options
Diffstat (limited to 'locale')
-rw-r--r-- | locale/en_US/pro_archman.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/locale/en_US/pro_archman.sh b/locale/en_US/pro_archman.sh index 21404c6..ce569b1 100644 --- a/locale/en_US/pro_archman.sh +++ b/locale/en_US/pro_archman.sh @@ -30,6 +30,10 @@ msg_pro_archman_cmd_help_summary_head='Where <command> is one of:' msg_pro_archman_cmd_help_summary='print this help message' msg_pro_archman_cmd_help_usage='[<command>]' +# lib/cmd/version.sh +msg_pro_archman_cmd_version_summary='print version information' +msg_pro_archman_cmd_version_usage='' + # lib/cmd/include.sh msg_pro_archman_cmd_include_summary='include packages described in changes files' msg_pro_archman_cmd_include_usage='<changes> ...' |