summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2019-04-12 16:36:20 +0200
committerDaniel Friesel <derf@finalrewind.org>2019-04-12 16:36:20 +0200
commitfb698401b68a797a0a3e9373dd68c45164848a92 (patch)
treefa4543a1e056518861c164591ac318749155ddd6 /README.md
parente6dd09e65e22cc13692e09b0018960e878b965c7 (diff)
parent1413ec25f44075de07e7e64a0d8d3bd6fa989966 (diff)
Merge branch '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 |