Mercurial > hg-website
diff hgscm/templates/quick_start.html @ 216:68d5f2b82018
Added easy to use section to the about page
author | Arne Babenhauserheide <bab@draketo.de> |
---|---|
date | Fri, 10 Jul 2009 10:03:09 +0200 |
parents | c1c9a4f809ba |
children | 16052582338b |
line wrap: on
line diff
--- a/hgscm/templates/quick_start.html Fri Jul 10 10:02:35 2009 +0200 +++ b/hgscm/templates/quick_start.html Fri Jul 10 10:03:09 2009 +0200 @@ -44,7 +44,7 @@ </code></pre> <p>This also helps getting a feeling for what the commands do. </p> -<p>(you can also do a lot of finegrained stuff by using different command options. Just call "hg help <command>" to see them). </p> +<p>(you can also do a lot of finegrained stuff by using different command options. Just call "hg help <command>" to see them). </p> <p>One step you'll likely want to do is setting your username in your Mercurial config file. </p> <p>For this you can configure a proper name and email address in ~/.hgrc (or on a Windows system in %USERPROFILE%Mercurial.ini) by adding lines such as the following: </p> <pre><code>[ui]