hgbook

view en/examples/daily.revert.remove.out @ 449:9b3cc9f398f9

Finished MQ chapter translation

Added translation term fold
author Igor TAmara <igor@tamarapatino.org>
date Sat Dec 13 12:23:51 2008 -0500 (2008-12-13)
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