From f414f91d4e9b19dede0a4dd90fa04c61c05c6e62 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Fri, 18 May 2007 17:00:26 +0000 Subject: [PATCH] * fixed lib/sde-cleanup.hlp syntax git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21079 10447126-35f2-4685-b0cf-6dd780d3921f --- lib/sde-cleanup.hlp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lib/sde-cleanup.hlp b/lib/sde-cleanup.hlp index 58b0f84..adc2ca8 100644 --- a/lib/sde-cleanup.hlp +++ b/lib/sde-cleanup.hlp @@ -12,6 +12,5 @@ # GNU General Public License can be found in the file COPYING. # --- SDE-COPYRIGHT-NOTE-END --- - - echo "Usage: $0 [ -build ] [ -cache ] [ -full ] [ -nocheck ] [ -download ]" - echo " ${0//[a-zA-Z\/.]/ } [ dir(s) ]" +Usage: sde cleanup [ -build ] [ -cache ] [ -full ] [ -nocheck ] [ -download ] + sde cleanup [ dir(s) ]