Shell Commands/LZMADec

From MorphOS Library

Revision as of 15:12, 4 January 2016 by JPV (talk | contribs) (Created page with "'''LZMADec''' - Uncompresses files in the LZMA format Non-standard arguments, type "LZMADec --help" for more information. <nowiki> Usage: LZMADec [OPTION]... [FILE]... -c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

< Shell Commands

LZMADec - Uncompresses files in the LZMA format

Non-standard arguments, type "LZMADec --help" for more information.

Usage: LZMADec [OPTION]... [FILE]...

  -c, --stdout       (ignored)
  -d, --decompress   (ignored)
  -k, --keep         (ignored)
  -q, --quiet        specify *twice* to suppress errors
  -Q, --no-warn      (ignored)
  -h, --help         display this help and exit
  -V, --version      display the version number and exit

With no FILE, or when FILE is -, read standard input.