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