-
Notifications
You must be signed in to change notification settings - Fork 105
Closed
Description
Since when you are using -d
error: Found argument '-d' which wasn't expected, or isn't valid in this context
If you tried to supply `-d` as a value rather than a flag, use `-- -d`
USAGE:
ouch decompress [OPTIONS] <FILES>...
For more information try --help
and
$ ouch decompress --help
ouch-decompress
Decompresses one or more files, optionally into another folder
USAGE:
ouch decompress [OPTIONS] <FILES>...
ARGS:
<FILES>... Files to be decompressed
OPTIONS:
-h, --help Print help information
-o, --dir <OUTPUT_DIR> Choose to files in a directory other than the current
Metadata
Metadata
Assignees
Labels
No labels