summaryrefslogtreecommitdiff
path: root/versionControl
diff options
context:
space:
mode:
authorPuneeth Chaganti2011-01-31 10:05:22 +0530
committerPuneeth Chaganti2011-01-31 10:05:22 +0530
commit0fb828c14df5ba9365acbeb56b78f1413256e8be (patch)
treecd26bc786d6891eb0c2660ff006c60d9fedfa306 /versionControl
parentc3362718bd1b85d0a90204b5541c39d8a52dfa35 (diff)
downloadsees-0fb828c14df5ba9365acbeb56b78f1413256e8be.tar.gz
sees-0fb828c14df5ba9365acbeb56b78f1413256e8be.tar.bz2
sees-0fb828c14df5ba9365acbeb56b78f1413256e8be.zip
vcs: Fix problem with typesetting a code block.
Diffstat (limited to 'versionControl')
-rw-r--r--versionControl/handOut.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/versionControl/handOut.rst b/versionControl/handOut.rst
index 802050c..bc78303 100644
--- a/versionControl/handOut.rst
+++ b/versionControl/handOut.rst
@@ -208,6 +208,7 @@ As expected, the ``status`` command shows an ``A`` before he file names. We
could also specify files individually, for example
::
+
$ hg add chapter1.txt
adding chapter1.txt