From 00d12d255e8020d44389a37d5386fb866c95240d Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Wed, 10 Apr 2019 15:37:31 -0400 Subject: cmd/sign: New command --- (limited to 'locale') diff --git a/locale/en_US.sh b/locale/en_US.sh index bd3af25..d90c3be 100644 --- a/locale/en_US.sh +++ b/locale/en_US.sh @@ -80,6 +80,10 @@ msg_pro_archman_cmd_copy_suite_usage=' ' msg_pro_archman_cmd_remove_suite_summary='remove a suite' msg_pro_archman_cmd_remove_suite_usage='' +# src/cmd/sign.sh +msg_pro_archman_cmd_sign_summary='re-sign all package feed index files' +msg_pro_archman_cmd_sign_usage='' + # src/suite.sh msg_pro_archman_suite_copying='Copying suite %s/%s to suite %s/%s...' msg_pro_archman_suite_removing='Removing suite %s/%s...' -- cgit v0.9.1