tests/test-tutorial.t
branchstable
changeset 4915 5113b38cb677
parent 4694 b6a7d2594ff3
child 4971 9f69164cdc16
--- a/tests/test-tutorial.t	Fri Nov 01 17:52:43 2019 +0700
+++ b/tests/test-tutorial.t	Fri Nov 01 17:54:09 2019 +0700
@@ -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