igzip: Remove non-applicable possible igzip_cli extensions

Change-Id: Ieea1e883948012222357528d23d4a5d7ead9795e
Signed-off-by: Roy Oursler <roy.j.oursler@intel.com>
This commit is contained in:
Roy Oursler 2018-11-29 13:59:26 -07:00
parent 7177ff9966
commit 8195446d19

View File

@ -732,8 +732,6 @@ int main(int argc, char *argv[])
{"test", no_argument, NULL, 't'},
/* Possible future extensions
{"recursive, no_argument, NULL, 'r'},
{"check", no_argument, NULL, 'C'},
{"no-check", no_argument, NULL, 0},
{"list", no_argument, NULL, 'l'},
{"benchmark", optional_argument, NULL, 'b'},
{"benchmark_end", required_argument, NULL, 'e'},