comparison tests/test-help.out @ 7330:781af9bb9684

Fix test output for updated gitdiffs help and web template cleanups
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 07 Nov 2008 13:08:34 +0100
parents 56380212d630
children 7e9a15fa6c8f
comparison
equal deleted inserted replaced
7329:fd4bf5269733 7330:781af9bb9684
94 dates Date Formats 94 dates Date Formats
95 patterns File Name Patterns 95 patterns File Name Patterns
96 environment Environment Variables 96 environment Environment Variables
97 revisions Specifying Single Revisions 97 revisions Specifying Single Revisions
98 multirevs Specifying Multiple Revisions 98 multirevs Specifying Multiple Revisions
99 gitdiffs Using git Diffs 99 gitdiffs Git Extended Diff Format
100 100
101 use "hg -v help" to show aliases and global options 101 use "hg -v help" to show aliases and global options
102 add add the specified files on the next commit 102 add add the specified files on the next commit
103 addremove add all new files, delete all missing files 103 addremove add all new files, delete all missing files
104 annotate show changeset information per file line 104 annotate show changeset information per file line
153 dates Date Formats 153 dates Date Formats
154 patterns File Name Patterns 154 patterns File Name Patterns
155 environment Environment Variables 155 environment Environment Variables
156 revisions Specifying Single Revisions 156 revisions Specifying Single Revisions
157 multirevs Specifying Multiple Revisions 157 multirevs Specifying Multiple Revisions
158 gitdiffs Using git Diffs 158 gitdiffs Git Extended Diff Format
159 hg add [OPTION]... [FILE]... 159 hg add [OPTION]... [FILE]...
160 160
161 add the specified files on the next commit 161 add the specified files on the next commit
162 162
163 Schedule files to be version controlled and added to the repository. 163 Schedule files to be version controlled and added to the repository.