hgbook
diff it/examples/daily.revert.status.it @ 1056:880bc582a43d
cvs and performance translation refined
author | zhaopingsun |
---|---|
date | Tue Nov 10 20:09:09 2009 -0500 (2009-11-10) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/it/examples/daily.revert.status.it Tue Nov 10 20:09:09 2009 -0500 1.3 @@ -0,0 +1,8 @@ 1.4 +<!-- BEGIN daily.revert.status --> 1.5 +<screen><prompt>$</prompt> <userinput>hg status</userinput> 1.6 +? file.orig 1.7 +<prompt>$</prompt> <userinput>cat file.orig</userinput> 1.8 +contenuto originale 1.9 +cambiamento non voluto 1.10 +</screen> 1.11 +<!-- END daily.revert.status -->