##// END OF EJS Templates
updated manpage for new options of status
TK Soh -
r1088:39b916b1 default
parent child Browse files
Show More
@@ -435,6 +435,8 b' status [options] [files]::'
435 435 -a, --added show only added files
436 436 -r, --removed show only removed files
437 437 -u, --unknown show only unknown (not tracked) files
438 -p, --strip strip status prefix
439 -0, --print0 end filenames with NUL, for use with xargs
438 440 -I, --include <pat> include names matching the given patterns
439 441 -X, --exclude <pat> exclude names matching the given patterns
440 442
General Comments 0
You need to be logged in to leave comments. Login now