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_without_rar-3.snap
blob7d9b12c0ffbd754163145729d60bb9d83e348a43
1 ---
2 source: tests/ui.rs
3 expression: "run_ouch(\"ouch compress input output --format .tar.$#!@.rest\", dir)"
4 ---
5 [ERROR] Failed to parse `--format .tar.$#!@.rest`
6  - Unsupported extension '$#!@'
8 hint: Supported extensions are: tar, zip, bz, bz2, bz3, gz, lz4, xz, lzma, sz, zst, 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