doc/hg.1.txt
changeset 1016 836667830fee
parent 1015 22571b8d35d3
child 1036 7c00f5f2c967
--- a/doc/hg.1.txt	Tue Aug 23 19:58:46 2005 -0700
+++ b/doc/hg.1.txt	Tue Aug 23 20:21:52 2005 -0700
@@ -71,8 +71,13 @@
     
     This command is useful to discover who did a change or when a change took
     place.
+
+    Without the -a option, annotate will avoid processing files it
+    detects as binary. With -a, annotate will generate an annotation
+    anyway, 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
     -r, --revision <rev>  annotate the specified revision