You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2008/09/29 20:07:56 UTC

svn commit: r700191 - /geronimo/gshell/trunk/gshell-commands/gshell-vfs/src/main/resources/org/apache/geronimo/gshell/commands/vfs/CatAction.properties

Author: jdillon
Date: Mon Sep 29 11:07:55 2008
New Revision: 700191

URL: http://svn.apache.org/viewvc?rev=700191&view=rev
Log:
Update help text

Modified:
    geronimo/gshell/trunk/gshell-commands/gshell-vfs/src/main/resources/org/apache/geronimo/gshell/commands/vfs/CatAction.properties

Modified: geronimo/gshell/trunk/gshell-commands/gshell-vfs/src/main/resources/org/apache/geronimo/gshell/commands/vfs/CatAction.properties
URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/gshell-commands/gshell-vfs/src/main/resources/org/apache/geronimo/gshell/commands/vfs/CatAction.properties?rev=700191&r1=700190&r2=700191&view=diff
==============================================================================
--- geronimo/gshell/trunk/gshell-commands/gshell-vfs/src/main/resources/org/apache/geronimo/gshell/commands/vfs/CatAction.properties (original)
+++ geronimo/gshell/trunk/gshell-commands/gshell-vfs/src/main/resources/org/apache/geronimo/gshell/commands/vfs/CatAction.properties Mon Sep 29 11:07:55 2008
@@ -25,7 +25,7 @@
 
 command.description=Displays the contents of a file.
 
-command.argument.path=Path to file to display
+command.argument.path=Path of file to display
 command.argument.path.token=PATH
 
 command.option.displayLineNumbers=Number the output lines, starting at 1