summaryrefslogtreecommitdiff
path: root/src/cli.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli.h')
-rw-r--r--src/cli.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cli.h b/src/cli.h
index b813ec6..73693d9 100644
--- a/src/cli.h
+++ b/src/cli.h
@@ -29,6 +29,7 @@ enum {
VERSION,
LIST,
EXTRACT,
+ CREATE,
};
/* Structure for storing options set from the command-line. */