mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Add the group option to gpgconf and define the new type "alias list".
This commit is contained in:
parent
e573011dda
commit
d68470d9b4
4 changed files with 24 additions and 0 deletions
|
@ -693,6 +693,11 @@ fingerprint.
|
|||
@item sec key (36)
|
||||
A @emph{string} that describes a certificate with a key by user ID,
|
||||
key ID or fingerprint.
|
||||
|
||||
@item alias list (37)
|
||||
A @emph{string} that describes an alias list, like the one used with
|
||||
gpg's group option. The list consists of a key, an equal sign and space
|
||||
separated values.
|
||||
@end table
|
||||
|
||||
More types will be added in the future. Please see the @var{alt-type}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue