summaryrefslogtreecommitdiff
path: root/src/pki/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pki/command.h')
-rw-r--r--src/pki/command.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pki/command.h b/src/pki/command.h
index 737f4658d..9cf036bf2 100644
--- a/src/pki/command.h
+++ b/src/pki/command.h
@@ -24,12 +24,12 @@
/**
* Maximum number of commands (+1).
*/
-#define MAX_COMMANDS 11
+#define MAX_COMMANDS 12
/**
* Maximum number of options in a command (+3)
*/
-#define MAX_OPTIONS 32
+#define MAX_OPTIONS 36
/**
* Maximum number of usage summary lines (+1)