diff -r 8526f94072f6 -r 44838801f255 versionControl/handOut.rst --- a/versionControl/handOut.rst Mon Jan 31 12:48:45 2011 +0530 +++ b/versionControl/handOut.rst Mon Jan 31 14:17:11 2011 +0530 @@ -214,9 +214,9 @@ adding chapter1.txt -*Note*: If you have deleted files, ``hg status`` will show you the status - code ``!``. You can then, tell ``hg`` to stop tracking these files, using - the ``hg remove`` command. Look at ``hg help remove`` for more details. +**Note**: If you have deleted files, ``hg status`` will show you the status +code ``!``. You can then, tell ``hg`` to stop tracking these files, using the +``hg remove`` command. Look at ``hg help remove`` for more details. Taking Snapshots ----------------