hgbook

diff en/examples/daily.copy.simple.out @ 276:92660e72d6bf

[hgbook] Fix a typo
author "Dongsheng Song" <dongsheng.song@gmail.com>
date Fri Dec 07 21:25:07 2007 -0800 (2007-12-07)
parents 006bbad1f190
children
line diff
     1.1 --- a/en/examples/daily.copy.simple.out	Tue Mar 06 21:44:56 2007 -0800
     1.2 +++ b/en/examples/daily.copy.simple.out	Fri Dec 07 21:25:07 2007 -0800
     1.3 @@ -1,2 +1,4 @@
     1.4 -$ \textbf{hg copy a c}
     1.5 -c/a: not overwriting - file exists
     1.6 +$ \textbf{mkdir k}
     1.7 +$ \textbf{hg copy a k}
     1.8 +$ \textbf{ls k}
     1.9 +a