mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
2004-03-23 Marcus Brinkmann <marcus@g10code.de>
* gpgconf-comp.c (gc_flag): Add missing flags.
This commit is contained in:
parent
0c36e10633
commit
fc584a063d
2 changed files with 7 additions and 2 deletions
|
@ -336,7 +336,10 @@ static struct
|
|||
{ "group" },
|
||||
{ "optional arg" },
|
||||
{ "list" },
|
||||
{ "runtime" }
|
||||
{ "runtime" },
|
||||
{ "default" },
|
||||
{ "default desc" },
|
||||
{ "no arg desc" }
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue