summaryrefslogtreecommitdiffstats
path: root/misc/bsdsfv/README
diff options
context:
space:
mode:
Diffstat (limited to 'misc/bsdsfv/README')
-rw-r--r--misc/bsdsfv/README9
1 files changed, 7 insertions, 2 deletions
diff --git a/misc/bsdsfv/README b/misc/bsdsfv/README
index 81d988f3f5..b700f72ed6 100644
--- a/misc/bsdsfv/README
+++ b/misc/bsdsfv/README
@@ -5,5 +5,10 @@ You can use bsdsfv on your own computer as well as on your site.
It is known to be very flexible and can be used by other programs.
It is released under the terms of the BSD license.
-Added option COLOR=yes if you want color in output,
-it's very useful if you check big sfv files to find errors fast.
+Compile time option: by default, bsdsfv is built with color output
+support, which is very useful if you're checking big sfv files to find
+errors fast. You can export COLOR=no in the script's environment if
+you don't want color output.
+
+Note: there's no man page for bsdsfv. The documentation can be found
+in /usr/doc/bsdsfv-$VERSION/MANUAL instead.