fix: change threads short flag to -c in cli args to avoid conflict with `tree`
[ouch.git] / tests / snapshots / ui__ui_test_err_decompress_missing_extension_without_rar-2.snap
blob9cdcbd6ea786bcd84a1bc2d4a86573c86322ae0f
1 ---
2 source: tests/ui.rs
3 expression: "run_ouch(\"ouch decompress a b.unknown\", dir)"
4 ---
5 [ERROR] Cannot decompress files
6  - Files with unsupported extensions: <TMP_DIR>/b.unknown
7  - Files with missing extensions: <TMP_DIR>/a
8  - Decompression formats are detected automatically from file extension
10 hint: Supported extensions are: tar, zip, bz, bz2, bz3, gz, lz4, xz, lzma, sz, zst, 7z
11 hint: Supported aliases are: tgz, tbz, tlz4, txz, tzlma, tsz, tzst