From f98d8230310d4276a33f69a544eff6a95cba23cf Mon Sep 17 00:00:00 2001 From: Andrea Manzi Date: Wed, 9 Oct 2013 12:33:56 +0000 Subject: [PATCH] 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 --- distro/contents/scripts/download | 1 - 1 file changed, 1 deletion(-) diff --git a/distro/contents/scripts/download b/distro/contents/scripts/download index 23a7868..f6bb27f 100644 --- a/distro/contents/scripts/download +++ b/distro/contents/scripts/download @@ -10,7 +10,6 @@ function showhelp { echo " = By default, this is the latest known version." echo " s = download a snapshot version." echo " = download to specific folder." - echo " x = dry run." echo -e " h = shows this help.\n" }