mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Made --fixed-list-mode obsolete.
This commit is contained in:
parent
5a788b9e00
commit
035c838f71
8 changed files with 343 additions and 380 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue