hgbook

view en/examples/daily.revert.missing.out @ 263:9dbed77d3ba6

Fix typo
author Tong-Kiat Tan <tktan@jokey.org>
date Fri Jul 27 15:07:51 2007 -0700 (2007-07-27)
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