mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
Clarify documentation of --keyid-format.
Fixes bug#1354.
This commit is contained in:
parent
92e66c70b6
commit
550d94b011
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue