[Pkg-gnupg-commit] [gnupg2] 38/292: doc: Fix fix "Not(e) that you can(not) abbreviate".

Daniel Kahn Gillmor dkg at fifthhorseman.net
Mon Nov 21 06:31: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 81cb71ab4d516a1e8b09a69508f7887f98508642
Author: Werner Koch <wk at gnupg.org>
Date:   Tue Sep 20 08:32:25 2016 +0200

    doc: Fix fix "Not(e) that you can(not) abbreviate".
    
    --
    
    The commands --help, --version, --dump-options are special in that
    they can't be abbreciated on the command line.  This is to avoid
    problems with regular options with the same prefix.
    
    Fixes-commit: 0a27d8a57c4c990fcada4278a1ce2e6fc9043e9
    Signed-off-by: Werner Koch <wk at gnupg.org>
---
 doc/dirmngr.texi   | 2 +-
 doc/gpg-agent.texi | 2 +-
 doc/gpg.texi       | 2 +-
 doc/gpgsm.texi     | 2 +-
 doc/scdaemon.texi  | 2 +-
 doc/tools.texi     | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/doc/dirmngr.texi b/doc/dirmngr.texi
index a6b7885..49e0f34 100644
--- a/doc/dirmngr.texi
+++ b/doc/dirmngr.texi
@@ -66,7 +66,7 @@ abbreviate this command.
 @item --help, -h
 @opindex help
 Print a usage message summarizing the most useful command-line options.
-Note that you can abbreviate this command.
+Note that you cannot abbreviate this command.
 
 @item --dump-options
 @opindex dump-options
diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi
index 498e034..b933b80 100644
--- a/doc/gpg-agent.texi
+++ b/doc/gpg-agent.texi
@@ -137,7 +137,7 @@ abbreviate this command.
 @itemx -h
 @opindex help
 Print a usage message summarizing the most useful command-line options.
-Note that you can abbreviate this command.
+Note that you cannot abbreviate this command.
 
 @item --dump-options
 @opindex dump-options
diff --git a/doc/gpg.texi b/doc/gpg.texi
index f97b440..21f413e 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -141,7 +141,7 @@ cannot abbreviate this command.
 @itemx -h
 @opindex help
 Print a usage message summarizing the most useful command line options.
-Note that you can abbreviate this command.
+Note that you cannot abbreviate this command.
 
 @item --warranty
 @opindex warranty
diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi
index 2012582..0082c19 100644
--- a/doc/gpgsm.texi
+++ b/doc/gpgsm.texi
@@ -85,7 +85,7 @@ cannot abbreviate this command.
 @item --help, -h
 @opindex help
 Print a usage message summarizing the most useful command-line options.
-Note that you can abbreviate this command.
+Note that you cannot abbreviate this command.
 
 @item --warranty
 @opindex warranty
diff --git a/doc/scdaemon.texi b/doc/scdaemon.texi
index 4ae7bc0..1724b42 100644
--- a/doc/scdaemon.texi
+++ b/doc/scdaemon.texi
@@ -72,7 +72,7 @@ abbreviate this command.
 @item --help, -h
 @opindex help
 Print a usage message summarizing the most useful command-line options.
-Note that you can abbreviate this command.
+Note that you cannot abbreviate this command.
 
 @item --dump-options
 @opindex dump-options
diff --git a/doc/tools.texi b/doc/tools.texi
index 37a65d3..899b00b 100644
--- a/doc/tools.texi
+++ b/doc/tools.texi
@@ -1542,7 +1542,7 @@ abbreviate this command.
 @item --help, -h
 @opindex help
 Print a usage message summarizing the most useful command-line options.
-Note that you can abbreviate this command.
+Note that you cannot abbreviate this command.
 
 @item --quiet, -q
 @opindex quiet

-- 
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