Mercurial > hgbook
changeset 236:abebe72451d6
Fix thinko.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Sun, 27 May 2007 09:48:47 -0700 |
parents | 80f387d13bfe |
children | 28bd9ab3edbf |
files | en/daily.tex |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/en/daily.tex Sun May 27 09:45:13 2007 -0700 +++ b/en/daily.tex Sun May 27 09:48:47 2007 -0700 @@ -271,7 +271,7 @@ As with the \hgcmd{rename} command, if you copy a file manually and then want Mercurial to know that you've copied the file, simply use -the \hgopt{--after} option to \hgcmd{copy}. +the \hgopt{copy}{--after} option to \hgcmd{copy}. \interaction{daily.copy.after} \section{Renaming files}