mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
doc: Document --key-edit:change-usage
* g10/keyedit.c (menu_changeusage): Make strings translatable. -- GnuPG-bug-id: 3816 Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
1a5d95e731
commit
a4e26f2ee8
2 changed files with 14 additions and 3 deletions
|
@ -1007,6 +1007,15 @@ signing.
|
|||
Make the key as small as possible. This removes all signatures from
|
||||
each user ID except for the most recent self-signature.
|
||||
|
||||
@item change-usage
|
||||
@opindex keyedit:change-usage
|
||||
Change the usage flags (capabilities) of the primary key or of
|
||||
subkeys. These usage flags (e.g. Certify, Sign, Authenticate,
|
||||
Encrypt) are set during key creation. Sometimes it is useful to
|
||||
have the opportunity to change them (for example to add
|
||||
Authenticate) after they have been created. Please take care when
|
||||
doing this, the possible usage flags depend on the key algorithm.
|
||||
|
||||
@item cross-certify
|
||||
@opindex keyedit:cross-certify
|
||||
Add cross-certification signatures to signing subkeys that may not
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue