Adjusted test-help for change to hg status.
--- 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