doc/hg.1.txt
changeset 871 c2e77581bc84
parent 839 9c918287d10b
parent 840 141744605b51
child 874 d4cb383e7de7
child 878 781266a78fe1
--- a/doc/hg.1.txt	Sun Aug 07 12:43:11 2005 -0800
+++ b/doc/hg.1.txt	Tue Aug 09 17:24:38 2005 -0800
@@ -346,6 +346,10 @@
 
     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