hgbook
annotate it/examples/daily.copy.status-copy.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 |
rev | line source |
---|---|
Giulio@790 | 1 <!-- BEGIN daily.copy.status-copy --> |
Giulio@790 | 2 <screen><prompt>$</prompt> <userinput>hg status -C</userinput> |
Giulio@790 | 3 A nuovo-file |
Giulio@790 | 4 file |
gpiancastelli@850 | 5 <prompt>$</prompt> <userinput>hg commit -m "File copiato."</userinput> |
Giulio@790 | 6 </screen> |
Giulio@790 | 7 <!-- END daily.copy.status-copy --> |