mercurial/commands.py
changeset 20664 6ed183760e70
parent 20660 19e9478c1a22
child 20665 945bc5497e6d
--- a/mercurial/commands.py	Thu Mar 06 17:26:49 2014 -0600
+++ b/mercurial/commands.py	Fri Mar 07 14:29:26 2014 -0500
@@ -1494,7 +1494,8 @@
                 '# example config (see "hg help config" for more info)\n'
                 '\n'
                 '[ui]\n'
-                '# set this to your full email address\n'
+                '# name and email, e.g.\n'
+                '# username = Jane Doe <jdoe@example.com>\n'
                 'username =\n'
                 '\n'
                 '[extensions]\n'