Mercurial > public > mercurial-scm > hg-stable
diff tests/test-help.t @ 39936:0d703063d0c8
formatter: remove experimental marker from -T option
I think it's good enough to stabilize the feature, at least for the core
and non-experimental commands.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 30 Sep 2018 15:53:36 +0900 |
parents | 5abc47d4ca6b |
children | d71e0ba34d9b |
line wrap: on
line diff
--- a/tests/test-help.t Sun Sep 30 15:37:09 2018 +0900 +++ b/tests/test-help.t Sun Sep 30 15:53:36 2018 +0900 @@ -637,6 +637,7 @@ -I --include PATTERN [+] include names matching the given patterns -X --exclude PATTERN [+] exclude names matching the given patterns -S --subrepos recurse into subrepositories + -T --template TEMPLATE display with template (some details hidden, use --verbose to show complete help)