hgbook

view it/examples/daily.rename.status-copy.it @ 825:739b5231c13b

More minor changes to Ch.1.
author Giulio@puck
date Sat Aug 15 22:40:31 2009 +0200 (2009-08-15)
parents
children
line source
1 <!-- BEGIN daily.rename.status-copy -->
2 <screen><prompt>$</prompt> <userinput>hg status -C</userinput>
3 A b
4 a
5 R a
6 </screen>
7 <!-- END daily.rename.status-copy -->