diff 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
line wrap: on
line diff
--- a/doc/hg.1.txt	Sat Aug 27 18:40:25 2005 -0700
+++ b/doc/hg.1.txt	Sat Aug 27 18:55:14 2005 -0700
@@ -435,7 +435,7 @@
     -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
+    -n, --no-status      hide 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