wok diff cherokee/stuff/cherokee @ rev 18034

syslinux/taziso: add burn
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 09 21:54:15 2015 +0200 (2015-05-09)
parents e8c594a6b672
children 7f188676b59c
line diff
     1.1 --- a/cherokee/stuff/cherokee	Wed Aug 21 14:06:05 2013 +0000
     1.2 +++ b/cherokee/stuff/cherokee	Sat May 09 21:54:15 2015 +0200
     1.3 @@ -45,7 +45,7 @@
     1.4      ;;
     1.5    *)
     1.6      echo ""
     1.7 -    echo -e "\033[1mUsage:\033[0m /etc/init.d/`basename $0` [start|stop|reload|restart]"
     1.8 +    echo -e "\033[1mUsage:\033[0m /etc/init.d/`basename $0` [start|stop|restart]"
     1.9      echo ""
    1.10      exit 1
    1.11      ;;