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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pki/command.h b/src/pki/command.h
index 449252eb8..a7dade758 100644
--- a/src/pki/command.h
+++ b/src/pki/command.h
@@ -34,7 +34,7 @@
/**
* Maximum number of usage summary lines (+1)
*/
-#define MAX_LINES 11
+#define MAX_LINES 12
typedef struct command_t command_t;
typedef struct command_option_t command_option_t;