##// END OF EJS Templates
convert: help string cleanups
convert: help string cleanups

File last commit:

r12083:ebfc4692 stable
r12186:3417b3d9 stable
Show More
test-install.out
18 lines | 494 B | text/plain | TextLexer
% hg debuginstall
Checking encoding (ascii)...
Checking extensions...
Checking templates...
Checking patch...
Checking commit editor...
Checking username...
No problems detected
% hg debuginstall with no username
Checking encoding (ascii)...
Checking extensions...
Checking templates...
Checking patch...
Checking commit editor...
Checking username...
no username supplied (see "hg help config")
(specify a username in your configuration file)
1 problems detected, please check your install!