changeset 1107:a9c45e537f77

Adjusted test-help for change to hg status.
author Thomas Arendsen Hein <thomas@intevation.de>
date Sat, 27 Aug 2005 23:35:30 +0200
parents 95a044b73bd5
children 7a75d8fbbdaf
files tests/test-help.out
diffstat 1 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-help.out	Sat Aug 27 23:25:55 2005 +0200
+++ b/tests/test-help.out	Sat Aug 27 23:35:30 2005 +0200
@@ -152,14 +152,14 @@
 
 options:
 
- -m --modified  show only modified files
- -a --added     show only added files
- -r --removed   show only removed files
- -u --unknown   show only unknown (not tracked) files
- -p --strip     strip status prefix
- -0 --print0    end records with NUL
- -I --include   include path in search
- -X --exclude   exclude path from search
+ -m --modified   show only modified files
+ -a --added      show only added files
+ -r --removed    show only removed files
+ -u --unknown    show only unknown (not tracked) files
+ -n --no-status  hide status prefix
+ -0 --print0     end records with NUL
+ -I --include    include path in search
+ -X --exclude    exclude path from search
 hg status [OPTION]... [FILE]...
 
 show changed files in the working directory