[git] GnuPG - branch, master, updated. gnupg-2.1.13-5-gaece9e8
by Werner Koch
cvs at cvs.gnupg.org
Thu Jun 16 19:54:49 CEST 2016
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".
The branch, master has been updated
via aece9e87f39bea7643cb9169338e64e988e400eb (commit)
from e1a929849c1fdbbe6a1858833e21b1a4a529889f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit aece9e87f39bea7643cb9169338e64e988e400eb
Author: Werner Koch <wk at gnupg.org>
Date: Thu Jun 16 19:53:14 2016 +0200
doc: Add more strong hints towards --with-colons.
--
diff --git a/doc/gpg.texi b/doc/gpg.texi
index be80450..6437b90 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -281,9 +281,10 @@ List all keys from the public keyrings, or just the keys given on the
command line.
Avoid using the output of this command in scripts or other programs as
-it is likely to change as GnuPG changes. See @option{--with-colons} for a
-machine-parseable key listing command that is appropriate for use in
-scripts and other programs.
+it is likely to change as GnuPG changes. See @option{--with-colons}
+for a machine-parseable key listing command that is appropriate for
+use in scripts and other programs. Never use the regular output for
+scripts - it is only for human consumption.
@item --list-secret-keys
@itemx -K
@@ -291,7 +292,7 @@ scripts and other programs.
List all keys from the secret keyrings, or just the ones given on the
command line. A @code{#} after the letters @code{sec} means that the
secret key is not usable (for example, if it was created via
- at option{--export-secret-subkeys}).
+ at option{--export-secret-subkeys}). See also @option{--list-keys}.
@item --list-sigs
@opindex list-sigs
-----------------------------------------------------------------------
Summary of changes:
doc/gpg.texi | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
hooks/post-receive
--
The GNU Privacy Guard
http://git.gnupg.org
More information about the Gnupg-commits
mailing list