hgbook
annotate it/examples/daily.files.remove-after.it @ 878:7037e4bcb90c
Minor fix
author | Dongsheng Song <dongsheng.song@gmail.com> |
---|---|
date | Wed Oct 21 14:26:58 2009 +0800 (2009-10-21) |
parents | |
children |
rev | line source |
---|---|
Giulio@790 | 1 <!-- BEGIN daily.files.remove-after --> |
Giulio@790 | 2 <screen><prompt>$</prompt> <userinput>hg remove --after a</userinput> |
Giulio@790 | 3 <prompt>$</prompt> <userinput>hg status</userinput> |
Giulio@790 | 4 R a |
Giulio@790 | 5 </screen> |
Giulio@790 | 6 <!-- END daily.files.remove-after --> |