slitaz-forge rev 70

tank: Fix case
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 14 21:23:11 2011 +0200 (2011-04-14)
parents f6540bc2b336
children 19f06c093068
files tank/tank
line diff
     1.1 --- a/tank/tank	Thu Apr 14 21:21:58 2011 +0200
     1.2 +++ b/tank/tank	Thu Apr 14 21:23:11 2011 +0200
     1.3 @@ -132,7 +132,7 @@
     1.4  		cp -a slitaz-mercurial-style/* $PYTHON_LIB/site-packages/mercurial
     1.5  		chown -R root.root $PYTHON_LIB/site-packages/mercurial/templates
     1.6  		echo "" ;;
     1.7 -	up-hg|-uh)
     1.8 +	up-doc|-ud)
     1.9  		# Update Wiki doc template from Hg: http://doc.slitaz.org/
    1.10  		echo -e "\nUpdating Wiki documentation template..."
    1.11  		cd $REPOS/slitaz-forge && hg up