summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-04-30 21:59:56 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-04-30 21:59:56 +0200
commit858fefb5f1db61b8cc90149432fdc5f76677311e (patch)
tree31c2e08181baf79f7758f37919394dabb87be429 /README
parent753fc6efd6488d16d83f9cc20b45958d9b208420 (diff)
Do not include help text by default
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index d5b4a69..2faaa37 100644
--- a/README
+++ b/README
@@ -36,6 +36,7 @@ Available flags are:
* curl (default 1) - use libcurl to view http:// and similar images
* debug (default 0) - debug build, enables --debug
+ * help (default 0) - include help text (refers to the manpage otherwise)
* xinerama (default 1) - Support Xinerama multiscreen setups
So, by default libcurl and Xinerama are enabled, while debug is disabled.