Mercurial > hg-stable
diff tests/test-qrecord.t @ 22117:c1d93edcf004
help: fold repeatable option message into option table header
This will hopefully conserve some limited user attention.
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Tue, 12 Aug 2014 04:00:42 -0500 |
parents | 2d2cb5e50095 |
children | 9ab18a912c44 |
line wrap: on
line diff
--- a/tests/test-qrecord.t Tue Aug 12 03:53:33 2014 -0500 +++ b/tests/test-qrecord.t Tue Aug 12 04:00:42 2014 -0500 @@ -54,7 +54,7 @@ This command is not available when committing a merge. - options: + options ([+] can be repeated): -A --addremove mark new/missing files as added/removed before committing @@ -74,8 +74,6 @@ -b --ignore-space-change ignore changes in the amount of white space -B --ignore-blank-lines ignore changes whose lines are all blank - [+] marked option can be specified multiple times - (some details hidden, use --verbose to show complete help) help (no mq, so no qrecord) @@ -133,7 +131,7 @@ See "hg help qnew" & "hg help record" for more information and usage. - options: + options ([+] can be repeated): -e --edit invoke editor on commit messages -g --git use git extended diff format @@ -150,8 +148,6 @@ -B --ignore-blank-lines ignore changes whose lines are all blank --mq operate on patch repository - [+] marked option can be specified multiple times - (some details hidden, use --verbose to show complete help) $ cd a