versionControl/vcs.tex
changeset 153 1e8b788a89b9
parent 145 48747fbfe47a
child 156 8f4806a1a64d
--- a/versionControl/vcs.tex	Mon Jan 31 17:12:36 2011 +0530
+++ b/versionControl/vcs.tex	Mon Jan 31 17:17:53 2011 +0530
@@ -234,7 +234,8 @@
   \item \typ{hg commit}
   \item Asking Mercurial to take a snapshot; remember the changes made
     to the repository. 
-  \item Commit message is a description of the changes made. 
+  \item \typ{-u FirstName LastName <email>}
+  \item \typ{-m ``Commit message''} -- a description of changes committed. 
   \end{itemize}
 \end{frame}