hgbook
diff it/examples/daily.files.remove.it @ 897:e917517d1ef9
White background not needed for body if content is wrapped into .chapter.
author | dukebody <dukebody@gmail.com> |
---|---|
date | Mon Oct 26 12:43:43 2009 +0100 (2009-10-26) |
parents | 3d5e63d5d180 |
children | 719b03ea27c8 |
line diff
1.1 --- a/it/examples/daily.files.remove.it Tue Aug 11 21:53:03 2009 +0200 1.2 +++ b/it/examples/daily.files.remove.it Mon Oct 26 12:43:43 2009 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 <prompt>$</prompt> <userinput>echo b > b/b</userinput> 1.5 <prompt>$</prompt> <userinput>hg add a b</userinput> 1.6 aggiungo b/b 1.7 -<prompt>$</prompt> <userinput>hg commit -m 'Piccolo esempio di rimozione di file.'</userinput> 1.8 +<prompt>$</prompt> <userinput>hg commit -m "Piccolo esempio di rimozione di file."</userinput> 1.9 <prompt>$</prompt> <userinput>hg remove a</userinput> 1.10 <prompt>$</prompt> <userinput>hg status</userinput> 1.11 R a