hgbook

view en/examples/daily.revert.missing.out @ 334:83790457e85b

modifications to generate the examples for the book
author jerojasro@localhost
date Sat Oct 18 12:07:16 2008 -0500 (2008-10-18)
parents
children
line source
1 $ \textbf{rm file}
2 $ \textbf{hg status}
3 ! file
4 $ \textbf{hg revert file}
5 $ \textbf{ls file}
6 file