Mercurial > hgbook
changeset 268:ca475a9e2e59
Fix modified example.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Fri, 31 Aug 2007 12:48:44 -0700 |
parents | d145739b7865 |
children | abfe426f7e08 |
files | en/examples/daily.files.missing.out |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/en/examples/daily.files.missing.out Fri Aug 31 19:44:35 2007 +0200 +++ b/en/examples/daily.files.missing.out Fri Aug 31 12:48:44 2007 -0700 @@ -2,7 +2,7 @@ $ \textbf{cd missing-example} $ \textbf{echo a > a} $ \textbf{hg add a} -$ \textbf{hg commit -m'File about to be missing'} +$ \textbf{hg commit -m 'File about to be missing'} $ \textbf{rm a} $ \textbf{hg status} ! a