mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-05 02:55:31 +00:00
13 lines
447 B
Plaintext
13 lines
447 B
Plaintext
---
|
|
source: tests/ui.rs
|
|
expression: "run_ouch(\"ouch decompress a b.unknown\", dir)"
|
|
---
|
|
[ERROR] Cannot decompress files
|
|
- Files with unsupported extensions: <FOLDER>/b.unknown
|
|
- Files with missing extensions: <FOLDER>/a
|
|
- Decompression formats are detected automatically from file extension
|
|
|
|
hint: Supported extensions are: tar, zip, bz, bz2, gz, lz4, xz, lzma, sz, zst, rar
|
|
hint: Supported aliases are: tgz, tbz, tlz4, txz, tzlma, tsz, tzst
|
|
|