0.4r6 - Text fixed
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
VERSION=0.4r6
|
||||
VERSION=0.4r7
|
||||
DEST=$1
|
||||
shift 1
|
||||
ORIG=$@
|
||||
@@ -19,7 +19,7 @@ function help()
|
||||
echo "$ lch -h - This help"
|
||||
echo "$ lch -v - Print version"
|
||||
echo "$ lch -c - Check compresion systems"
|
||||
echo "$ lch -i - Install the compressors dependencies."
|
||||
echo "$ lch -i - Install the compressors dependencies"
|
||||
echo "$ lch file.zip - Decompress"
|
||||
echo "$ lch file.zip /home/file - Compress"
|
||||
echo "$ lch files.zip file1 file2 - Compress multiple"
|
||||
|
||||
Reference in New Issue
Block a user