1
0
Fork 0
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:
Marcus Brinkmann 2004-03-23 12:33:59 +00:00
parent 0c36e10633
commit fc584a063d
2 changed files with 7 additions and 2 deletions

View file

@ -336,7 +336,10 @@ static struct
{ "group" },
{ "optional arg" },
{ "list" },
{ "runtime" }
{ "runtime" },
{ "default" },
{ "default desc" },
{ "no arg desc" }
};