1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-01-09 12:54:23 +01:00

doc: Explain that sort-sigs has no effect in colon mode.

--
This commit is contained in:
Werner Koch 2024-08-08 17:28:15 +02:00
parent 6878634c25
commit 5d8bc309c7
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B

View File

@ -1471,10 +1471,11 @@ give the opposite meaning. The options are:
@item sort-sigs @item sort-sigs
@opindex list-options:sort-sigs @opindex list-options:sort-sigs
With --list-sigs and --check-sigs sort the signatures by keyID and With @option{--list-sigs} and @option{--check-sigs} sort the
creation time to make it easier to view the history of these signatures by keyID and creation time to make it easier to view the
signatures. The self-signature is also listed before other history of these signatures. The self-signature is also listed
signatures. Defaults to yes. before other signatures. Defaults to yes. This option has no effect
in @option{-with-colons} mode.
@end table @end table