changeset 1733:6d288d8c3ca6

fix test-help diff options.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Thu, 16 Feb 2006 09:09:45 -0800
parents d3e6da334b85
children 9488d53233b5
files tests/test-help.out
diffstat 1 files changed, 6 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-help.out	Thu Feb 16 08:51:24 2006 -0800
+++ b/tests/test-help.out	Thu Feb 16 09:09:45 2006 -0800
@@ -171,10 +171,12 @@
 
 options:
 
- -r --rev      revision
- -a --text     treat all files as text
- -I --include  include names matching the given patterns
- -X --exclude  exclude names matching the given patterns
+ -r --rev               revision
+ -a --text              treat all files as text
+ -I --include           include names matching the given patterns
+ -p --show-function     show which function each change is in
+ -w --ignore-all-space  ignore white space when comparing lines
+ -X --exclude           exclude names matching the given patterns
 hg status [OPTION]... [FILE]...
 
 show changed files in the working directory