hgbook

view en/examples/daily.revert.missing.out @ 365:5c676825e7a1

corrected typo and grammar error
author Javier Rojas <jerojasro@devnull.li>
date Sat Oct 25 15:52:56 2008 -0500 (2008-10-25)
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