hgbook

view en/examples/daily.revert.missing.out @ 321:f79542a53cb2

Corrected small typo
author Nicolas Cavigneaux <nico@bounga.org>
date Thu Jan 15 10:12:53 2009 +0100 (2009-01-15)
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