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-1.snap
blob5cb36e4050fb28249fd218b533ce59ffb06b9098
1 ---
2 source: tests/ui.rs
3 expression: "run_ouch(\"ouch compress input output --format tar.gz.unknown\", dir)"
4 ---
5 [ERROR] Failed to parse `--format tar.gz.unknown`
6  - Unsupported extension 'unknown'
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