mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-04 22:07:42 +00:00
Adding lrzuntar symlink during installation and adjusting help messages.
This commit is contained in:
parent
d64bf643ff
commit
eb2d2215ed
2 changed files with 4 additions and 1 deletions
3
lrztar
3
lrztar
|
|
@ -40,7 +40,8 @@ function lrztar_local() {
|
|||
printf "usage: lrztar [lrzip options] <directory> will compress directory to directory.tar.lrz\n"
|
||||
printf "lrztar -d [lrzip options] <directory.tar.lrz> will extract directory from directory.tar.lrz\n"
|
||||
printf "lrzuntar [lrzip options] <directory.tar.lrz> will extract directory from directory.tar.lrz\n"
|
||||
printf "lrzip -h will list lrzip options\n"
|
||||
printf "lrz[un]tar -h will display this help message\n"
|
||||
printf "lrzip -h will display lrzip options\n"
|
||||
return
|
||||
}
|
||||
((v_d)) && {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue