diff options
Diffstat (limited to 'versionControl')
-rw-r--r-- | versionControl/handOut.rst | 1 |
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 |