fix: change threads short flag to -c in cli args to avoid conflict with `tree`
[ouch.git] / tests / snapshots / ui__ui_test_err_format_flag_with_rar-2.snap
bloba1196c786a1458df66e677729c74516207cf4a46
1 ---
2 source: tests/ui.rs
3 expression: "run_ouch(\"ouch compress input output --format targz\", dir)"
4 ---
5 [ERROR] Failed to parse `--format targz`
6  - Unsupported extension 'targz'
8 hint: Supported extensions are: tar, zip, bz, bz2, bz3, gz, lz4, xz, lzma, sz, zst, rar, 7z
9 hint: Supported aliases are: tgz, tbz, tlz4, txz, tzlma, tsz, tzst
10 hint: 
11 hint: Examples:
12 hint:   --format tar
13 hint:   --format gz
14 hint:   --format tar.gz