tests/test-tutorial.t
branchmercurial-4.7
changeset 4971 9f69164cdc16
parent 4783 5d50f3de4714
parent 4915 5113b38cb677
--- a/tests/test-tutorial.t	Sat Oct 05 13:50:09 2019 -0400
+++ b/tests/test-tutorial.t	Thu Nov 28 10:53:25 2019 +0100
@@ -913,7 +913,7 @@
 of the `uncommit` command to splitting a change.
 
   $ hg help uncommit
-  hg uncommit [OPTION]... [NAME]
+  hg uncommit [OPTION]... [FILE]...
   
   move changes from parent revision to working directory
   
@@ -958,7 +958,7 @@
 The tutorial part is not written yet but can use `hg fold`:
 
   $ hg help fold
-  hg fold [OPTION]... [-r] REV
+  hg fold [OPTION]... [-r] REV...
   
   aliases: squash