diff tests/test-pick.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 a9929dd36405
children d299af4da8d8 417503ef667d
line wrap: on
line diff
--- a/tests/test-pick.t	Fri Nov 01 17:52:43 2019 +0700
+++ b/tests/test-pick.t	Fri Nov 01 17:54:09 2019 +0700
@@ -25,7 +25,7 @@
   $ hg init repo
   $ cd repo
   $ hg help pick
-  hg pick [-r] rev
+  hg pick [OPTION]... [-r] REV
   
   aliases: grab