hgbook
diff en/cmdref.tex @ 281:a880d07f2d29
Fix repository paths of data/index files in filelog diagram.
Data/index files are stored in the repository at .hg/store/data, not .hg/data.
Modify the filelog diagram to reflect this.
Data/index files are stored in the repository at .hg/store/data, not .hg/data.
Modify the filelog diagram to reflect this.
author | Arun Thomas <arun.thomas@gmail.com> |
---|---|
date | Mon Dec 17 23:16:59 2007 -0500 (2007-12-17) |
parents | 1e013fbe35f7 |
children |
line diff
1.1 --- a/en/cmdref.tex Fri Dec 29 17:54:14 2006 -0800 1.2 +++ b/en/cmdref.tex Mon Dec 17 23:16:59 2007 -0500 1.3 @@ -29,11 +29,11 @@ 1.4 1.5 \optref{diff}{I}{include} 1.6 1.7 -Exclude files and directories whose names match the given patterns. 1.8 +Include files and directories whose names match the given patterns. 1.9 1.10 \optref{diff}{X}{exclude} 1.11 1.12 -Include files and directories whose names match the given patterns. 1.13 +Exclude files and directories whose names match the given patterns. 1.14 1.15 \optref{diff}{a}{text} 1.16