comparison tests/test-help.out @ 3883:6081b4c68baf

Corrected synopsis for many commands. Use CMD instead of FILE for -e and --remotecmd (thanks, Neal Becker)
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 14 Dec 2006 19:30:18 +0100
parents 531c116b2028
children 283ee8971570
comparison
equal deleted inserted replaced
3882:daa42bac8611 3883:6081b4c68baf
161 options: 161 options:
162 162
163 -I --include include names matching the given patterns 163 -I --include include names matching the given patterns
164 -X --exclude exclude names matching the given patterns 164 -X --exclude exclude names matching the given patterns
165 -n --dry-run do not perform actions, just print output 165 -n --dry-run do not perform actions, just print output
166 hg diff [-a] [-I] [-X] [-r REV1 [-r REV2]] [FILE]... 166 hg diff [OPTION]... [-r REV1 [-r REV2]] [FILE]...
167 167
168 diff repository (or selected files) 168 diff repository (or selected files)
169 169
170 Show differences between revisions for the specified files. 170 Show differences between revisions for the specified files.
171 171