Mercurial > evolve
diff tests/test-tutorial.t @ 4915:5113b38cb677 stable
evolve: use more often seen metavariables in command synopsis strings
Also use ellipsis when multiple options are acceptable.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Fri, 01 Nov 2019 17:54:09 +0700 |
parents | b6a7d2594ff3 |
children | 9f69164cdc16 a1dad44fe3da |
line wrap: on
line diff
--- 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