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:
|
Quick lowdown of the most used options:
|
||||||
|
|
||||||
lrztar directory
|
lrztar directory
|
||||||
This will produce an archive directory.tar.lrz compressed with lzma (it ONLY
|
This will produce an archive directory.tar.lrz compressed with lzma.
|
||||||
works with a directory, and only one!)
|
|
||||||
|
|
||||||
lrzuntar directory.tar.lrz
|
lrzuntar directory.tar.lrz
|
||||||
This will completely extract an archived directory (this also ONLY works with
|
This will completely extract an archived directory.
|
||||||
a directory!)
|
|
||||||
|
|
||||||
lrzip filename
|
lrzip filename
|
||||||
This will produce an archive filename.lrz compressed with lzma (best all
|
This will produce an archive filename.lrz compressed with lzma (best all
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue