comparison tests/test-alias.t @ 42418:9803323048b6

root: add support for -Tformatter option It's useless right now, but it should just work and I want to add a few more fields.
author Yuya Nishihara <yuya@tcha.org>
date Tue, 04 Jun 2019 20:58:39 +0900
parents 557d3509da55
children 487df3676d2c
comparison
equal deleted inserted replaced
42417:a97b12f726e4 42418:9803323048b6
643 hg rt: invalid arguments 643 hg rt: invalid arguments
644 hg rt 644 hg rt
645 645
646 alias for: hg root 646 alias for: hg root
647 647
648 options:
649
650 -T --template TEMPLATE display with template
651
648 (use 'hg rt -h' to show more help) 652 (use 'hg rt -h' to show more help)
649 [255] 653 [255]
650 654
651 invalid global arguments for normal commands, aliases, and shell aliases 655 invalid global arguments for normal commands, aliases, and shell aliases
652 656