diff options
Diffstat (limited to 'src/cli.h')
| -rw-r--r-- | src/cli.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ enum { LIST, EXTRACT, CREATE, + DEBUG, }; /* Structure for storing options set from the command-line. */ |