hgbook

annotate it/examples/ch04-resolve.list.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
children
rev   line source
Giulio@790 1 <!-- BEGIN ch04/resolve.list -->
Giulio@790 2 <screen><prompt>$</prompt> <userinput>hg resolve -l</userinput>
Giulio@790 3 U miofile.txt
Giulio@790 4 </screen>
Giulio@790 5 <!-- END ch04/resolve.list -->