compress-optional
This commit is contained in:
parent
c7a26d4ecc
commit
4f40a42c29
1 changed files with 2 additions and 0 deletions
|
@ -32,4 +32,6 @@ else
|
|||
echo "./compress.sh make/restore archivname input/output"
|
||||
echo "./compress.sh make archivname daten"
|
||||
echo "./compress.sh restore archivname"
|
||||
echo "or use"
|
||||
echo "tar -Ipixz -cf output.tpxz dir # Make tar use pixz automatically"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue