hgbook
diff it/examples/daily.files.missing.it @ 1097:902bfd461a63
2.7.1.1 zh translated over
author | Zhaoping Sun <zhaopingsun@gmail.com> |
---|---|
date | Tue Nov 24 21:44:37 2009 -0500 (2009-11-24) |
parents | 3d5e63d5d180 |
children | 719b03ea27c8 |
line diff
1.1 --- a/it/examples/daily.files.missing.it Tue Aug 11 21:53:03 2009 +0200 1.2 +++ b/it/examples/daily.files.missing.it Tue Nov 24 21:44:37 2009 -0500 1.3 @@ -3,7 +3,7 @@ 1.4 <prompt>$</prompt> <userinput>cd esempio-mancante</userinput> 1.5 <prompt>$</prompt> <userinput>echo a > a</userinput> 1.6 <prompt>$</prompt> <userinput>hg add a</userinput> 1.7 -<prompt>$</prompt> <userinput>hg commit -m 'Il file sta per diventare mancante.'</userinput> 1.8 +<prompt>$</prompt> <userinput>hg commit -m "Il file sta per diventare mancante."</userinput> 1.9 <prompt>$</prompt> <userinput>rm a</userinput> 1.10 <prompt>$</prompt> <userinput>hg status</userinput> 1.11 ! a