comparison doc/hg.1.txt @ 1113:6130de75bb2a

Updated manpage and help. Updated manpage on change to hg status; standardized description of -print0 options.
author TK Soh <teekaysoh@yahoo.com>
date Sat, 27 Aug 2005 18:55:14 -0700
parents 39b916b1d8e4
children 9061f79c6c6f
comparison
equal deleted inserted replaced
1112:87cbfaf79124 1113:6130de75bb2a
433 433
434 -m, --modified show only modified files 434 -m, --modified show only modified files
435 -a, --added show only added files 435 -a, --added show only added files
436 -r, --removed show only removed files 436 -r, --removed show only removed files
437 -u, --unknown show only unknown (not tracked) files 437 -u, --unknown show only unknown (not tracked) files
438 -p, --strip strip status prefix 438 -n, --no-status hide status prefix
439 -0, --print0 end filenames with NUL, for use with xargs 439 -0, --print0 end filenames with NUL, for use with xargs
440 -I, --include <pat> include names matching the given patterns 440 -I, --include <pat> include names matching the given patterns
441 -X, --exclude <pat> exclude names matching the given patterns 441 -X, --exclude <pat> exclude names matching the given patterns
442 442
443 tag [-l -m <text> -d <datecode> -u <user>] <name> [revision]:: 443 tag [-l -m <text> -d <datecode> -u <user>] <name> [revision]::