doc/hg.1.txt
changeset 1088 39b916b1d8e4
parent 1084 069b4311a81b
child 1113 6130de75bb2a
--- a/doc/hg.1.txt
+++ b/doc/hg.1.txt
@@ -435,6 +435,8 @@ status [options] [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 filenames with NUL, for use with xargs
     -I, --include <pat>  include names matching the given patterns
     -X, --exclude <pat>  exclude names matching the given patterns