3 expression: "output_to_string(ouch!(\"--help\"))"
6 A command-line utility for easily compressing and decompressing files and directories.
8 Supported formats: tar, zip, gz, 7z, xz/lzma, bz/bz2, bz3, lz4, sz (Snappy), zst and rar.
10 Repository: https://github.com/ouch-org/ouch
12 Usage: <OUCH_BIN> [OPTIONS] <COMMAND>
15 compress Compress one or more files into one output file [aliases: c]
16 decompress Decompresses one or more files, optionally into another folder [aliases: d]
17 list List contents of an archive [aliases: l, ls]
18 help Print this message or the help of the given subcommand(s)
22 Skip [Y/n] questions positively
25 Skip [Y/n] questions negatively
28 Activate accessibility mode, reducing visual noise
39 Ignores files matched by git's ignore files
42 Specify the format of the archive
44 -p, --password <PASSWORD>
45 decompress or list with password
47 -c, --threads <THREADS>
48 cocurrent working threads
51 Print help (see a summary with '-h')