--- 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