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 82d21dd..65255f1 100644 --- a/locale/en_US/pro_archman.sh +++ b/locale/en_US/pro_archman.sh @@ -18,3 +18,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. msg_pro_archman_cmd_not_found='Command "%s" not found' +msg_pro_archman_cmd_help_summary='print this help message' +msg_pro_archman_cmd_help_usage='[<command>]' +msg_pro_archman_cmd_include_summary='include packages described in changes files' +msg_pro_archman_cmd_include_usage='<changes> ...' |