Difference between revisions of "Shell Commands/LZMADec"

From MorphOS Library

< Shell Commands

(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...")
 
(No difference)

Latest revision as of 15:12, 4 January 2016

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.