slitaz-tools rev 144

tazfile: fix help
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 16 20:38:25 2008 +0000 (2008-04-16)
parents 66c99d0f09aa
children 6fdcd51993b5
files tinyutils/tazfile
line diff
     1.1 --- a/tinyutils/tazfile	Wed Apr 16 20:33:25 2008 +0000
     1.2 +++ b/tinyutils/tazfile	Wed Apr 16 20:38:25 2008 +0000
     1.3 @@ -56,7 +56,6 @@
     1.4  
     1.5  \033[1mExample: \033[0m
     1.6    $ find . -name '*.tazpkg' | tazfile build > $(basename $FILES_LIST)
     1.7 -  $ find . -name '*.tazpkg' -newer $(basename $FILES_LIST) | tazfile $(basename $FILES_LIST)
     1.8    $ tazfile recharge
     1.9    $ tazfile search awk cpio "  
    1.10  }