doc/hg.1.txt
changeset 1728 9b92b71d5dd7
parent 1658 f5e194047f1e
child 1731 251729df9cc6
--- 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.