view en/examples/daily.revert.add.out @ 340:48ebf2d7dafe

more mq-ref.tex
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Tue, 03 Jun 2008 20:11:46 +0900
parents 006bbad1f190
children
line wrap: on
line source

$ \textbf{echo oops > oops}
$ \textbf{hg add oops}
$ \textbf{hg status oops}
A oops
$ \textbf{hg revert oops}
$ \textbf{hg status}
? oops