hgbook

view en/examples/daily.revert.missing.out @ 311:53e20c92b6b6

Added missing dot.
author Mariusz Mazur <mmazur@kernel.pl>
date Tue Aug 26 18:58:20 2008 +0200 (2008-08-26)
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