Mercurial > public > mercurial-scm > hg
diff tests/test-mq-qrefresh-interactive.t @ 21952:3838b910fa6b stable
doc: unify help text for "--edit" option
This patch changes help text for "--edit" option of commands below:
- fetch
- qnew
- qrefresh
- qfold
- commit
- tag
This unification reduces translation cost, too.
This patch chooses not "further edit commit message already specified"
(of "hg commit") but "invoke editor on commit messages" as unified
help text for "--edit" option, because the latter is much older than
the former.
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Wed, 30 Jul 2014 00:14:52 +0900 |
parents | b623e323c561 |
children | 26f7c8033bed |
line wrap: on
line diff
--- a/tests/test-mq-qrefresh-interactive.t Wed Jul 30 00:13:59 2014 +0900 +++ b/tests/test-mq-qrefresh-interactive.t Wed Jul 30 00:14:52 2014 +0900 @@ -31,7 +31,7 @@ options: - -e --edit edit commit message + -e --edit invoke editor on commit messages -g --git use git extended diff format -s --short refresh only files already in the patch and specified files @@ -75,7 +75,7 @@ options: - -e --edit edit commit message + -e --edit invoke editor on commit messages -g --git use git extended diff format -s --short refresh only files already in the patch and specified files