chiark / gitweb /
doc: Explain the '>' in a key listing.
authorWerner Koch <wk@gnupg.org>
Fri, 7 Apr 2017 08:26:55 +0000 (10:26 +0200)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 18 Sep 2017 20:41:12 +0000 (21:41 +0100)
--

Signed-off-by: Werner Koch <wk@gnupg.org>
(cherry picked from commit 9c9fde1495be4accf4526a2626110876fd9d788d)

Gbp-Pq: Name 0066-doc-Explain-the-in-a-key-listing.patch

doc/gpg.texi

index d658737560cce0f2837df628ad587403bdff4c5f..c591049f0584cbc570e615e3138ac02d9e6d7d14 100644 (file)
@@ -301,10 +301,13 @@ and other programs.
 @itemx -K
 @opindex list-secret-keys
 List the specified secret keys.  If no keys are specified, then all
-known secret keys are listed.  A @code{#} after the letters @code{sec}
-means that the secret key is not usable (for example, if it was
-exported using @option{--export-secret-subkeys}).  See also
-@option{--list-keys}.
+known secret keys are listed.  A @code{#} after the intial tags
+@code{sec} or @code{ssb} means that the secret key or subkey is
+currently not usable.  We also say that this key has been taken
+offline (for example, a primary key can be taken offline by exported
+the key using the command @option{--export-secret-subkeys}).  A
+@code{>} after these tags indicate that the key is stored on a
+smartcard.  See also @option{--list-keys}.
 
 @item --list-signatures
 @opindex list-signatures