##// END OF EJS Templates
Add section for configuration notes with initial note about the default editor
Lee Cantey -
r2307:5b3a3e35 default
parent child Browse files
Show More
@@ -89,6 +89,10 b' hg'
89 89 <p>This command should print a useful help message. If it does,
90 90 other Mercurial commands should work fine for you.</p>
91 91
92 <h1>Configuration notes</h1>
93 <p>The default editor is 'vi'. You can set the EDITOR environment variable
94 (or HGEDITOR) to specify your preference. </p>
95
92 96 <h1>Reporting problems</h1>
93 97
94 98 <p>Before you report any problems, please consult the <a
General Comments 0
You need to be logged in to leave comments. Login now