hgbook

view en/examples/daily.revert.missing.out @ 354:11d7896cd2ac

Merging changes from jerojasro
author Igor TAmara <igor@tamarapatino.org>
date Wed Oct 22 01:51:33 2008 -0500 (2008-10-22)
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