wrong description on download script help

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/smartgears-distribution@82806 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Andrea Manzi 2013-10-09 12:33:56 +00:00
parent e2ebb44bec
commit f98d823031
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ function showhelp {
echo " = By default, this is the latest known version."
echo " s = download a snapshot version."
echo " <folder> = download to specific folder."
echo " x = dry run."
echo -e " h = shows this help.\n"
}