mirror of
https://github.com/ckolivas/lrzip.git
synced 2025-12-06 07:12:00 +01:00
Minor doc changes.
This commit is contained in:
parent
381bc35591
commit
bd15d8f499
6
README
6
README
|
|
@ -12,12 +12,10 @@ than bzip2).
|
|||
Quick lowdown of the most used options:
|
||||
|
||||
lrztar directory
|
||||
This will produce an archive directory.tar.lrz compressed with lzma (it ONLY
|
||||
works with a directory, and only one!)
|
||||
This will produce an archive directory.tar.lrz compressed with lzma.
|
||||
|
||||
lrzuntar directory.tar.lrz
|
||||
This will completely extract an archived directory (this also ONLY works with
|
||||
a directory!)
|
||||
This will completely extract an archived directory.
|
||||
|
||||
lrzip filename
|
||||
This will produce an archive filename.lrz compressed with lzma (best all
|
||||
|
|
|
|||
Loading…
Reference in a new issue