hgbook

view en/examples/daily.revert.remove.out @ 259:b42689a730a2

Typo
author Johannes Hoff <wbunaarfubss@gmail.com>
date Sun Jun 17 11:42:14 2007 +0200 (2007-06-17)
parents
children
line source
1 $ \textbf{hg remove file}
2 $ \textbf{hg status}
3 R file
4 $ \textbf{hg revert file}
5 $ \textbf{hg status}
6 $ \textbf{ls file}
7 file