diff options
Diffstat (limited to 'doc/gpg.texi')
-rw-r--r-- | doc/gpg.texi | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 97990a5a9..ccb0689f6 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -1366,6 +1366,14 @@ give the opposite meaning. The options are: @opindex list-options:show-only-fpr-mbox For each user-id which has a valid mail address print only the fingerprint followed by the mail address. + + @item sort-sigs + @opindex list-options:sort-sigs + With --list-sigs and --check-sigs sort the signatures by keyID and + creation time to make it easier to view the history of these + signatures. The self-signature is also listed before other + signatures. Defaults to yes. + @end table @item --verify-options @var{parameters} |