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