doc/hg.1.txt
changeset 871 c2e77581bc84
parent 839 9c918287d10b
parent 840 141744605b51
child 874 d4cb383e7de7
child 878 781266a78fe1
--- a/doc/hg.1.txt
+++ b/doc/hg.1.txt
@@ -346,6 +346,10 @@ status [options] [files]::
 
     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
     -I, --include <pat>  include names matching the given patterns
     -X, --exclude <pat>  exclude names matching the given patterns