Added "license" capability.
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -88,6 +88,7 @@ static struct argp argp = { | ... | @@ -88,6 +88,7 @@ static struct argp argp = { |
88 | static const char *argp_capa[] = { | 88 | static const char *argp_capa[] = { |
89 | "auth", | 89 | "auth", |
90 | "common", | 90 | "common", |
91 | "license", | ||
91 | "mailbox", | 92 | "mailbox", |
92 | "logging", | 93 | "logging", |
93 | NULL | 94 | NULL | ... | ... |
-
Please register or sign in to post a comment