diff -r ac12270f8fdf -r 1e8b788a89b9 versionControl/vcs.tex --- 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 } + \item \typ{-m ``Commit message''} -- a description of changes committed. \end{itemize} \end{frame}