slitaz-forge rev 46

Update usage in taztank script.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Apr 03 00:01:32 2011 +0000 (2011-04-03)
parents 1e164894a3ed
children f80f311578f7
files tank/taztank
line diff
     1.1 --- a/tank/taztank	Thu Mar 31 00:05:06 2011 +0200
     1.2 +++ b/tank/taztank	Sun Apr 03 00:01:32 2011 +0000
     1.3 @@ -14,14 +14,15 @@
     1.4  usage() {
     1.5  	echo -e "\nUsage: `basename $0` [command]
     1.6  Commands:
     1.7 -  stats         Display some Tank stats
     1.8 -  backup        Backup files and MySQL DB
     1.9 -  chroot        Move a user into a new chroot location
    1.10 -  up-www        Update website http://www.slitaz.org/
    1.11 -  up-tank       Update http://tank.slitaz.org/
    1.12 -  up-people     Update http://people.slitaz.org/
    1.13 -  up-boot       Update http://boot.slitaz.org/
    1.14 -  up-stats      Update Awstats statistics (run by cron)\n"
    1.15 +  stats|-s         Display some Tank stats
    1.16 +  backup|-b        Backup files and MySQL DB
    1.17 +  chroot|-c        Move a user into a new chroot location
    1.18 +  up-www|-uw        Update website http://www.slitaz.org/
    1.19 +  up-tank|-ut       Update http://tank.slitaz.org/
    1.20 +  up-people|-up     Update http://people.slitaz.org/
    1.21 +  up-boot|-ub       Update http://boot.slitaz.org/
    1.22 +  up-stats|-us      Update Awstats statistics (run by cron)
    1.23 +  adduser|-au       Add user on tank\n"
    1.24  }
    1.25  
    1.26  case "$1" in