--- a/mercurial/commands.py Sun Apr 05 05:11:46 2009 -0300
+++ b/mercurial/commands.py Sun Apr 05 05:12:43 2009 -0300
@@ -2729,7 +2729,7 @@
with "show only ..." are given, the options -mardu are used.
Option -q/--quiet hides untracked (unknown and ignored) files
- unless explicitly requested with -u/--unknown or -i/-ignored.
+ unless explicitly requested with -u/--unknown or -i/--ignored.
NOTE: status may appear to disagree with diff if permissions have
changed or a merge has occurred. The standard diff format does not
--- a/tests/test-help.out Sun Apr 05 05:11:46 2009 -0300
+++ b/tests/test-help.out Sun Apr 05 05:12:43 2009 -0300
@@ -253,7 +253,7 @@
with "show only ..." are given, the options -mardu are used.
Option -q/--quiet hides untracked (unknown and ignored) files
- unless explicitly requested with -u/--unknown or -i/-ignored.
+ unless explicitly requested with -u/--unknown or -i/--ignored.
NOTE: status may appear to disagree with diff if permissions have
changed or a merge has occurred. The standard diff format does not