diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/DETAILS | 4 | ||||
-rw-r--r-- | doc/gpg.texi | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 07fb45dee..1d8a7b19c 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -16,9 +16,9 @@ sub:r:1536:20:5CE086B5B5A18FF4:899817788:1025961788:::::esc: fpr:::::::::AB059359A3B81F410FCFF97F5CE086B5B5A18FF4: The double --with-fingerprint prints the fingerprint for the subkeys -too, --fixed-list-mode is themodern listing way printing dates in +too. --fixed-list-mode is the modern listing way printing dates in seconds since Epoch and does not merge the first userID with the pub -record. +record; gpg2 does this by default and the option is a dummy. 1. Field: Type of record diff --git a/doc/gpg.texi b/doc/gpg.texi index 0cc258ee1..56f441e63 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -1846,6 +1846,10 @@ source distribution. @opindex fixed-list-mode Do not merge primary user ID and primary key in @option{--with-colon} listing mode and print all timestamps as seconds since 1970-01-01. +@ifclear gpgone +Since GnuPG 2.0.10, this mode is always used and thus this option is +obsolete; it does not harm to use it though. +@end ifclear @item --with-fingerprint @opindex with-fingerprint |