mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Allow uid sand key election using a '*'.
This commit is contained in:
parent
35ab964c86
commit
999a909708
3 changed files with 113 additions and 78 deletions
|
@ -592,12 +592,12 @@ line.
|
|||
@item uid @code{n}
|
||||
@opindex keyedit:uid
|
||||
Toggle selection of user ID or photographic user ID with index @code{n}.
|
||||
Use 0 to deselect all.
|
||||
Use @code{*} to select all and @code{0} to deselect all.
|
||||
|
||||
@item key @code{n}
|
||||
@opindex keyedit:key
|
||||
Toggle selection of subkey with index @code{n}.
|
||||
Use 0 to deselect all.
|
||||
Use @code{*} to select all and @code{0} to deselect all.
|
||||
|
||||
@item sign
|
||||
@opindex keyedit:sign
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue