comparison tests/test-extdiff.out @ 11321:40c06bbf58be

help: show value requirement and multiple occurrence of options this helps users to know what kind of option is: - no value is required(flag option) - value is required - value is required, and multiple occurrences are allowed each kinds are shown as below: -f --force force push -e --ssh CMD specify ssh command to use -b --branch BRANCH [+] a specific branch you would like to push if one or more 3rd type options are shown, explanation for '[+]' mark is also shown as footnote.
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
date Sun, 06 Jun 2010 17:25:00 +0900
parents 6045a8c4dbbc
children
comparison
equal deleted inserted replaced
11320:e4274f9f97c8 11321:40c06bbf58be
15 compared to the working directory, and, when no revisions are specified, 15 compared to the working directory, and, when no revisions are specified,
16 the working directory files are compared to its parent. 16 the working directory files are compared to its parent.
17 17
18 options: 18 options:
19 19
20 -o --option pass option to comparison program 20 -o --option OPT [+] pass option to comparison program
21 -r --rev revision 21 -r --rev REV [+] revision
22 -c --change change made by revision 22 -c --change REV change made by revision
23 -I --include include names matching the given patterns 23 -I --include PATTERN [+] include names matching the given patterns
24 -X --exclude exclude names matching the given patterns 24 -X --exclude PATTERN [+] exclude names matching the given patterns
25
26 [+] marked option can be specified multiple times
25 27
26 use "hg -v help falabala" to show global options 28 use "hg -v help falabala" to show global options
27 diffing a.8a5febb7f867/a a.34eed99112ab/a 29 diffing a.8a5febb7f867/a a.34eed99112ab/a
28 1 files updated, 0 files merged, 0 files removed, 0 files unresolved 30 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
29 created new head 31 created new head