slitaz-forge rev 108

pangolin: small fix
author Christophe Lincoln <pankso@slitaz.org>
date Tue Mar 13 14:22:36 2012 +0100 (2012-03-13)
parents c520711d3798
children fbdfe9cd5094
files pangolin/pangolin
line diff
     1.1 --- a/pangolin/pangolin	Tue Mar 13 14:20:45 2012 +0100
     1.2 +++ b/pangolin/pangolin	Tue Mar 13 14:22:36 2012 +0100
     1.3 @@ -13,12 +13,12 @@
     1.4  PYTHON_LIB="/usr/lib/python2.5"
     1.5  
     1.6  usage() {
     1.7 -	echo "\nUsage: $(basename $0) [command]
     1.8 +	echo "Usage: $(basename $0) [command]
     1.9  Commands:
    1.10    up-www       Update website http://www.slitaz.org/
    1.11    up-hg        Update Hg web interface http://hg.slitaz.org/
    1.12    stats        Display some server stats.
    1.13 -  backup       Backup MySQL DB and files\n"
    1.14 +  backup       Backup MySQL DB and files"
    1.15  }
    1.16  
    1.17  case "$1" in