comparison tests/test-help.t @ 26159:f3b467aca485

commands: support hg help scripting.HGPLAIN keywords are lowercased within help/minirst...
author timeless@mozdev.org
date Wed, 02 Sep 2015 23:50:45 -0400
parents 65e41f388970
children 61124bf8485f
comparison
equal deleted inserted replaced
26158:342ab95a1f4b 26159:f3b467aca485
920 "myproxy:8000". 920 "myproxy:8000".
921 921
922 "smtp.host" 922 "smtp.host"
923 Host name of mail server, e.g. "mail.example.com". 923 Host name of mail server, e.g. "mail.example.com".
924 924
925 Test capitalized section name
926
927 $ hg help scripting.HGPLAIN > /dev/null
928
925 Help subsection: 929 Help subsection:
926 930
927 $ hg help config.charsets |grep "Email example:" > /dev/null 931 $ hg help config.charsets |grep "Email example:" > /dev/null
928 [1] 932 [1]
929 933