--- a/doc/hg.1.txt Wed Feb 15 04:37:47 2006 +0100
+++ b/doc/hg.1.txt Wed Feb 15 10:39:47 2006 -0800
@@ -223,9 +223,11 @@
probably with undesirable results.
options:
- -a, --text treat all files as text
- -I, --include <pat> include names matching the given patterns
- -X, --exclude <pat> exclude names matching the given patterns
+ -a, --text treat all files as text
+ -I, --include <pat> include names matching the given patterns
+ -p, --show-function show which function each change is in
+ -X, --exclude <pat> exclude names matching the given patterns
+ -w, --ignore-all-space ignore white space when comparing lines
export [-o filespec] [revision] ...::
Print the changeset header and diffs for one or more revisions.