summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2019-04-12 16:34:12 +0200
committerDaniel Friesel <derf@finalrewind.org>2019-04-12 16:34:12 +0200
commitf8270763d6eb37e944999aa30fb648e564353a46 (patch)
tree3f59564728c1ea7933f0a24f662920110da6c18c /README.md
parente6dd09e65e22cc13692e09b0018960e878b965c7 (diff)
parenta9ffd5d2234433bc3f3829713b0968a1d6c13b94 (diff)
Merge branch 'master' of https://github.com/swillner/feh into swillner-master
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 390f9ca..2289b6b 100644
--- a/README.md
+++ b/README.md
@@ -89,6 +89,7 @@ indicates that the corresponding feature is enabled by default.
| 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 |
| verscmp | 1 | Support naturing sorting (`--version-sort`). Requires a GNU-compatible libc exposing `strverscmp` |
| xinerama | 1 | Support Xinerama/XRandR multiscreen setups |