comparison tests/test-extdiff.t @ 15145:ff26712a0c50

help: use RST to format option lists
author Matt Mackall <mpm@selenic.com>
date Wed, 21 Sep 2011 13:00:48 -0500
parents 92b768e9f80c
children 0150741caace
comparison
equal deleted inserted replaced
15144:87bb975a1844 15145:ff26712a0c50
37 compared to the working directory, and, when no revisions are specified, 37 compared to the working directory, and, when no revisions are specified,
38 the working directory files are compared to its parent. 38 the working directory files are compared to its parent.
39 39
40 options: 40 options:
41 41
42 -o --option OPT [+] pass option to comparison program 42 -o --option OPT [+] pass option to comparison program
43 -r --rev REV [+] revision 43 -r --rev REV [+] revision
44 -c --change REV change made by revision 44 -c --change REV change made by revision
45 -I --include PATTERN [+] include names matching the given patterns 45 -I --include PATTERN [+] include names matching the given patterns
46 -X --exclude PATTERN [+] exclude names matching the given patterns 46 -X --exclude PATTERN [+] exclude names matching the given patterns
47 47
48 [+] marked option can be specified multiple times 48 [+] marked option can be specified multiple times
49 49
50 use "hg -v help falabala" to show global options 50 use "hg -v help falabala" to show global options
51 51