hgbook

view it/examples/rollback.add.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 d4de8d288ba6
children 719b03ea27c8
line source
1 <!-- BEGIN rollback.add -->
2 <screen><prompt>$</prompt> <userinput>hg add b</userinput>
3 <prompt>$</prompt> <userinput>hg commit -m "Aggiunge il file b, questa volta per davvero."</userinput>
4 </screen>
5 <!-- END rollback.add -->