You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by le...@apache.org on 2005/01/20 18:05:45 UTC

svn commit: r125790 - /gump/branches/Gump3/gump

Author: leosimons
Date: Thu Jan 20 09:05:41 2005
New Revision: 125790

URL: http://svn.apache.org/viewcvs?view=rev&rev=125790
Log:
Please actually inform about vars, thanks
Modified:
   gump/branches/Gump3/gump

Modified: gump/branches/Gump3/gump
Url: http://svn.apache.org/viewcvs/gump/branches/Gump3/gump?view=diff&rev=125790&p1=gump/branches/Gump3/gump&r1=125789&p2=gump/branches/Gump3/gump&r2=125790
==============================================================================
--- gump/branches/Gump3/gump	(original)
+++ gump/branches/Gump3/gump	Thu Jan 20 09:05:41 2005
@@ -25,7 +25,7 @@
 function usage
 {
   case $1 in
-    help-variables)
+    variables)
       echo "
       Gump needs various other programs available in order to run. You
       can change which programs gump tries to use using environment variables.
@@ -193,7 +193,7 @@
       
       Run
       
-        $0 help-variables
+        $0 help variables
       
       for more information about the environment variables that alter gump its
       behaviour.