Add -s --sign and -v --verify to repo-add usage message.
There were not added to the end of the list as that would mean
splitting the single gettext string that contains -f and the "see the man page" message, and I wanted to do as little string damage as possible. Signed-off-by: Ray Kohler <ataraxia937@gmail.com> --- scripts/repo-add.sh.in | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/scripts/repo-add.sh.in b/scripts/repo-add.sh.in index 9b57ba7..3d6d0c7 100644 --- a/scripts/repo-add.sh.in +++ b/scripts/repo-add.sh.in @@ -74,6 +74,11 @@ repo-remove will update a package database by removing the package name specified on the command line from the given repo database. Multiple packages to remove can be specified on the command line. ")" printf "$(gettext " +Use the -s/--sign flag to sign the database with GnuPG after updating. ")" + printf "$(gettext " +Use the -v/--verify flag to verify the GnuPG signature of the database +before updating. ")" + printf "$(gettext " Use the -q/--quiet flag to minimize output to basic messages, warnings, and errors. ")" printf "$(gettext " -- 1.7.4.1 |
| All times are GMT. The time now is 06:50 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.