hgbook

view en/examples/filenames.wdir-subdir.out @ 524:2228a02bb86b

corrected a typo, upgraded the section of unification of terms for translation
author Javier Rojas <jerojasro@devnull.li>
date Sun Jan 18 23:00:04 2009 -0500 (2009-01-18)
parents
children
line source
1 $ \textbf{cd src}
2 $ \textbf{hg add -n}
3 adding ../MANIFEST.in
4 adding ../examples/performant.py
5 adding ../setup.py
6 adding main.py
7 adding watcher/_watcher.c
8 adding watcher/watcher.py
9 adding xyzzy.txt
10 $ \textbf{hg add -n .}
11 adding main.py
12 adding watcher/_watcher.c
13 adding watcher/watcher.py
14 adding xyzzy.txt