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