comparison tests/test-help.out @ 1816:08f4398bdb1a

Updated help synopsises and reordered some options. Dropped [-n] from revert.
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 01 Mar 2006 09:08:56 +0100
parents 6d288d8c3ca6
children 9bbc7b304c34
comparison
equal deleted inserted replaced
1815:3e2a2f230296 1816:08f4398bdb1a
171 171
172 options: 172 options:
173 173
174 -r --rev revision 174 -r --rev revision
175 -a --text treat all files as text 175 -a --text treat all files as text
176 -I --include include names matching the given patterns
177 -p --show-function show which function each change is in 176 -p --show-function show which function each change is in
178 -w --ignore-all-space ignore white space when comparing lines 177 -w --ignore-all-space ignore white space when comparing lines
178 -I --include include names matching the given patterns
179 -X --exclude exclude names matching the given patterns 179 -X --exclude exclude names matching the given patterns
180 hg status [OPTION]... [FILE]... 180 hg status [OPTION]... [FILE]...
181 181
182 show changed files in the working directory 182 show changed files in the working directory
183 183