tests/test-dispatch.t
changeset 13950 14d0553bd48b
parent 12327 92e30e135581
child 13967 f85c9b0fdb32
--- a/tests/test-dispatch.t	Sun Apr 17 17:55:34 2011 +0200
+++ b/tests/test-dispatch.t	Sun Apr 17 11:37:11 2011 +0200
@@ -18,20 +18,6 @@
   
   output the current or given revision of files
   
-      Print the specified files as they were at the given revision. If no
-      revision is given, the parent of the working directory is used, or tip if
-      no revision is checked out.
-  
-      Output may be to a file, in which case the name of the file is given using
-      a format string. The formatting rules are the same as for the export
-      command, with the following additions:
-  
-      "%s"  basename of file being printed
-      "%d"  dirname of file being printed, or '.' if in repository root
-      "%p"  root-relative path name of file being printed
-  
-      Returns 0 on success.
-  
   options:
   
    -o --output FORMAT        print output to file with formatted name
@@ -42,7 +28,7 @@
   
   [+] marked option can be specified multiple times
   
-  use "hg -v help cat" to show global options
+  use "hg help cat" to show the full help text
   [255]
 
 [defaults]