mirror of
https://github.com/intel/isa-l.git
synced 2024-12-12 09:23:50 +01:00
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:
parent
7177ff9966
commit
8195446d19
@ -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'},
|
||||
|
Loading…
Reference in New Issue
Block a user