comparison tests/test-help.t @ 39931: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
comparison
equal deleted inserted replaced
39930:66df1059b7c0 39931:0d703063d0c8
635 --rev REV [+] show difference from revision 635 --rev REV [+] show difference from revision
636 --change REV list the changed files of a revision 636 --change REV list the changed files of a revision
637 -I --include PATTERN [+] include names matching the given patterns 637 -I --include PATTERN [+] include names matching the given patterns
638 -X --exclude PATTERN [+] exclude names matching the given patterns 638 -X --exclude PATTERN [+] exclude names matching the given patterns
639 -S --subrepos recurse into subrepositories 639 -S --subrepos recurse into subrepositories
640 -T --template TEMPLATE display with template
640 641
641 (some details hidden, use --verbose to show complete help) 642 (some details hidden, use --verbose to show complete help)
642 643
643 $ hg -q help status 644 $ hg -q help status
644 hg status [OPTION]... [FILE]... 645 hg status [OPTION]... [FILE]...