Little fixes.
This commit is contained in:
parent
be36ff6885
commit
b1455f33a8
10 changed files with 68 additions and 15 deletions
|
|
@ -38,6 +38,9 @@ main(int argc, char **argv)
|
|||
case 'c':
|
||||
stdout++;
|
||||
break;
|
||||
case 'f':
|
||||
/* force */
|
||||
break;
|
||||
case 'd':
|
||||
/*
|
||||
* gnu tar expects bzip2 -d to decompress
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue