# HG changeset patch # User Christopher Rogers # Date 1301788892 0 # Node ID 444d36a84ce8190233150c118b88668806ef1224 # Parent 1e164894a3eda5eb7e6fd3802a25b9b8b475b0dc Update usage in taztank script. diff -r 1e164894a3ed -r 444d36a84ce8 tank/taztank --- a/tank/taztank Thu Mar 31 00:05:06 2011 +0200 +++ b/tank/taztank Sun Apr 03 00:01:32 2011 +0000 @@ -14,14 +14,15 @@ usage() { echo -e "\nUsage: `basename $0` [command] Commands: - stats Display some Tank stats - backup Backup files and MySQL DB - chroot Move a user into a new chroot location - up-www Update website http://www.slitaz.org/ - up-tank Update http://tank.slitaz.org/ - up-people Update http://people.slitaz.org/ - up-boot Update http://boot.slitaz.org/ - up-stats Update Awstats statistics (run by cron)\n" + stats|-s Display some Tank stats + backup|-b Backup files and MySQL DB + chroot|-c Move a user into a new chroot location + up-www|-uw Update website http://www.slitaz.org/ + up-tank|-ut Update http://tank.slitaz.org/ + up-people|-up Update http://people.slitaz.org/ + up-boot|-ub Update http://boot.slitaz.org/ + up-stats|-us Update Awstats statistics (run by cron) + adduser|-au Add user on tank\n" } case "$1" in