# HG changeset patch # User TK Soh # Date 1125169212 25200 # Node ID 39b916b1d8e4ff9025e25990ee4a94f7d466bfe4 # Parent 3a1a46dcd3978a790f4c56486124880dbefeb1d4 updated manpage for new options of status diff -r 3a1a46dcd397 -r 39b916b1d8e4 doc/hg.1.txt --- a/doc/hg.1.txt Sat Aug 27 01:55:10 2005 -0700 +++ b/doc/hg.1.txt Sat Aug 27 12:00:12 2005 -0700 @@ -435,6 +435,8 @@ -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 include names matching the given patterns -X, --exclude exclude names matching the given patterns