Mercurial > hg
changeset 1088:39b916b1d8e4
updated manpage for new options of status
author | TK Soh <teekaysoh@yahoo.com> |
---|---|
date | Sat, 27 Aug 2005 12:00:12 -0700 |
parents | 3a1a46dcd397 |
children | 142b5d5ec9cc |
files | doc/hg.1.txt |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <pat> include names matching the given patterns -X, --exclude <pat> exclude names matching the given patterns