1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-01-21 14:47:03 +01:00

Clarify documentation of --keyid-format.

Fixes bug#1354.
This commit is contained in:
Werner Koch 2011-07-18 10:38:14 +02:00
parent 92e66c70b6
commit 550d94b011

View File

@ -1429,7 +1429,8 @@ required if @code{local} is also used.
Select how to display key IDs. "short" is the traditional 8-character Select how to display key IDs. "short" is the traditional 8-character
key ID. "long" is the more accurate (but less convenient) key ID. "long" is the more accurate (but less convenient)
16-character key ID. Add an "0x" to either to include an "0x" at the 16-character key ID. Add an "0x" to either to include an "0x" at the
beginning of the key ID, as in 0x99242560. beginning of the key ID, as in 0x99242560. Note that this option is
ignored if the option --with-colons is used.
@item --keyserver @code{name} @item --keyserver @code{name}
Use @code{name} as your keyserver. This is the server that Use @code{name} as your keyserver. This is the server that