diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-04-30 21:59:56 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-04-30 21:59:56 +0200 |
commit | 858fefb5f1db61b8cc90149432fdc5f76677311e (patch) | |
tree | 31c2e08181baf79f7758f37919394dabb87be429 /README | |
parent | 753fc6efd6488d16d83f9cc20b45958d9b208420 (diff) |
Do not include help text by default
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |