foozy@708: $ \textbf{hg init addremove-example} foozy@708: $ \textbf{cd addremove-example} foozy@708: $ \textbf{echo a > a} foozy@708: $ \textbf{echo b > b} foozy@708: $ \textbf{hg addremove} foozy@708: adding a foozy@708: adding b