# HG changeset patch # User Bryan O'Sullivan # Date 1180284527 25200 # Node ID abebe72451d686df847386af4be9acf94a6f64c8 # Parent 80f387d13bfe19336d366ee4f9000527e16832c0 Fix thinko. diff -r 80f387d13bfe -r abebe72451d6 en/daily.tex --- 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}