3 expression: "output_to_string(ouch!(\"-h\"))"
6 A command-line utility for easily compressing and decompressing files and directories.
8 Usage: <OUCH_BIN> [OPTIONS] <COMMAND>
11 compress Compress one or more files into one output file [aliases: c]
12 decompress Decompresses one or more files, optionally into another folder [aliases: d]
13 list List contents of an archive [aliases: l, ls]
14 help Print this message or the help of the given subcommand(s)
17 -y, --yes Skip [Y/n] questions positively
18 -n, --no Skip [Y/n] questions negatively
19 -A, --accessible Activate accessibility mode, reducing visual noise [env: ACCESSIBLE=]
20 -H, --hidden Ignores hidden files
21 -q, --quiet Silences output
22 -g, --gitignore Ignores files matched by git's ignore files
23 -f, --format <FORMAT> Specify the format of the archive
24 -p, --password <PASSWORD> decompress or list with password
25 -c, --threads <THREADS> cocurrent working threads
26 -h, --help Print help (see more with '--help')
27 -V, --version Print version