diff tests/test-help.out @ 4156:30857b5779f8

Fix help text for hg status -i
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 06 Mar 2007 12:52:07 +0100
parents 509342f95564
children bc6f5a1d8b7b
line wrap: on
line diff
--- a/tests/test-help.out
+++ b/tests/test-help.out
@@ -236,7 +236,7 @@ options:
  -d --deleted    show only deleted (but tracked) files
  -c --clean      show only files without changes
  -u --unknown    show only unknown (not tracked) files
- -i --ignored    show ignored files
+ -i --ignored    show only ignored files
  -n --no-status  hide status prefix
  -C --copies     show source of copied files
  -0 --print0     end filenames with NUL, for use with xargs