From 40238d4b63b409d716d1e105c999725e8a7beedc Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 8 Jun 1999 11:41:46 +0000 Subject: See ChangeLog: Tue Jun 8 13:36:25 CEST 1999 Werner Koch --- doc/DETAILS | 8 ++++++++ doc/gpg.1pod | 27 +++++++++++++++------------ 2 files changed, 23 insertions(+), 12 deletions(-) (limited to 'doc') diff --git a/doc/DETAILS b/doc/DETAILS index 136447bfb..d680a88d9 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -12,6 +12,7 @@ ssb::1536:20:5CE086B5B5A18FF4:1998-07-07:0::: ssb = secret subkey (secondary key) uid = user id (only field 10 is used). fpr = fingerprint: (fingerprint is in field 10) + pkd = public key data (special field format, see below) 2. Field: A letter describing the calculated trust, see doc/FAQ This is a single letter, but be prepared that additional @@ -39,6 +40,13 @@ ssb::1536:20:5CE086B5B5A18FF4:1998-07-07:0::: More fields may be added later. +If field 1 has the tag "pkd", a listing looks like this: +pkd:0:1024:B665B1435F4C2 .... FF26ABB: + ! ! !-- the value + ! !------ for infomation number of bits in the value + !--------- index (eg. DSA goes from 0 to 3: p,q,g,y) + + Format of the "--status-fd" output ================================== diff --git a/doc/gpg.1pod b/doc/gpg.1pod index 55f0143aa..4a50e898f 100644 --- a/doc/gpg.1pod +++ b/doc/gpg.1pod @@ -72,7 +72,7 @@ B<-k> [I] [I] B -B<--list-keys> [I] +B<--list-keys> [I] B<--list-public-keys> [I] List all keys from the public keyrings, or just the ones given on the command line. @@ -81,7 +81,7 @@ B<--list-secret-keys> [I] List all keys from the secret keyrings, or just the ones given on the command line. -B<--list-sigs> [I] +B<--list-sigs> [I] Same as B<--list-keys>, but the signatures are listed too. @@ -141,7 +141,7 @@ B<--edit-key> I B Revoke a subkey. B - Change the key expiration time. If a key is + Change the key expiration time. If a key is selected, the time of this key will be changed. With no selection the key expiration of the primary key is changed. @@ -212,7 +212,7 @@ B<--export-secret-keys> [I] This is normally not very useful. B<--import>, B<--fast-import> - Import/merge keys. The fast version does not build + Import/merge keys. The fast version does not build the trustdb; this can be done at any time with the command B<--update-trustdb>. @@ -234,7 +234,7 @@ B<--import-ownertrust> [I] Long options can be put in an options file (default F<~/.gnupg/options>). Do not write the 2 dashes, but simply the name of the option and any -required arguments. Lines with a hash as the first non-white-space +required arguments. Lines with a hash as the first non-white-space character are ignored. Commands may be put in this file too, but that does not make sense. @@ -257,7 +257,7 @@ B<--default-key> I is not used the default user-id is the first user-id from the secret keyring. -B<-r> I, B<--recipient> I +B<-r> I, B<--recipient> I Encrypt for user id I. If this option is not specified, GnuPG asks for the user id. @@ -535,6 +535,9 @@ B<--version> B<--with-colons> Print key listings delimited by colons. +B<--with-key-data> + Print key listings delimited by colons and print the public key data. + B<--warranty> Print warranty information. @@ -549,11 +552,11 @@ a signature was bad, and other error codes for fatal errors. =head1 EXAMPLES - -se -r Bob [file] sign and encrypt for user Bob - -sat [file] make a clear text signature - -sb [file] make a detached signature - -k [userid] show keys - -kc [userid] show fingerprint + -se -r Bob [file] sign and encrypt for user Bob + -sat [file] make a clear text signature + -sb [file] make a detached signature + -k [userid] show keys + -kc [userid] show fingerprint =head1 ENVIRONMENT @@ -571,7 +574,7 @@ F<~/.gnupg/pubring.gpg.lock> and the lock file F<~/.gnupg/trustdb.gpg> The trust database F<~/.gnupg/trustdb.gpg.lock> and the lock file -F<~/.gnupg/options> May contain options +F<~/.gnupg/options> May contain options F Skeleton file F Default location for extensions -- cgit v1.2.3