[Pkg-gnupg-commit] [gnupg2] 167/180: sm: Remove wrong example from gpgsm --help.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Sat Dec 24 22:29:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gnupg2.

commit 13465e708bb67e816e4fb3a37c117ad91dc6383f
Author: Werner Koch <wk at gnupg.org>
Date:   Tue Dec 20 11:15:34 2016 +0100

    sm: Remove wrong example from gpgsm --help.
    
    * sm/gpgsm.c (opts): Remove group 303.
    
    Signed-off-by: Werner Koch <wk at gnupg.org>
---
 sm/gpgsm.c | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/sm/gpgsm.c b/sm/gpgsm.c
index e0ad3e3..34a9b96 100644
--- a/sm/gpgsm.c
+++ b/sm/gpgsm.c
@@ -357,12 +357,6 @@ static ARGPARSE_OPTS opts[] = {
   "@\n(See the man page for a complete listing of all commands and options)\n"
   )),
 
-  ARGPARSE_group (303, N_("@\nExamples:\n\n"
-    " -se -r Bob [file]          sign and encrypt for user Bob\n"
-    " --clearsign [file]         make a clear text signature\n"
-    " --detach-sign [file]       make a detached signature\n"
-    " --list-keys [names]        show keys\n"
-    " --fingerprint [names]      show fingerprints\n"  )),
 
   /* Hidden options. */
   ARGPARSE_s_s (oCompliance, "compliance",   "@"),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list