hgbook

changeset 236:abebe72451d6

Fix thinko.
author Bryan O'Sullivan <bos@serpentine.com>
date Sun May 27 09:48:47 2007 -0700 (2007-05-27)
parents 80f387d13bfe
children 28bd9ab3edbf
files en/daily.tex
line diff
     1.1 --- a/en/daily.tex	Sun May 27 09:45:13 2007 -0700
     1.2 +++ b/en/daily.tex	Sun May 27 09:48:47 2007 -0700
     1.3 @@ -271,7 +271,7 @@
     1.4  
     1.5  As with the \hgcmd{rename} command, if you copy a file manually and
     1.6  then want Mercurial to know that you've copied the file, simply use
     1.7 -the \hgopt{--after} option to \hgcmd{copy}.
     1.8 +the \hgopt{copy}{--after} option to \hgcmd{copy}.
     1.9  \interaction{daily.copy.after}
    1.10  
    1.11  \section{Renaming files}