summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSven Willner <sven.willner@gmail.com>2017-10-27 17:42:13 +0200
committerSven Willner <sven.willner@gmail.com>2017-10-27 17:42:13 +0200
commitdc3d387adf66790b2a9ab2a3b6a67bcb5e6c5a80 (patch)
treec55f6b574561913b484d967ce66b41943049a99a /README.md
parentc50d376d615e966cbb55ceeef57a204586f1e802 (diff)
added inotify option to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 328897a..63659c0 100644
--- a/README.md
+++ b/README.md
@@ -82,6 +82,7 @@ Available flags are:
| debug | 0 | debug build, enables `--debug` |
| exif | 0 | Builtin EXIF tag display support |
| help | 0 | include help text (refers to the manpage otherwise) |
+| inotify | 0 | enable inotify, needed for `--auto-reload` |
| stat64 | 0 | Support CIFS shares from 64bit hosts on 32bit machines |
| xinerama | 1 | Support Xinerama/XRandR multiscreen setups |