diff options
author | Daniel Friesel <derf@finalrewind.org> | 2019-04-12 16:36:20 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2019-04-12 16:36:20 +0200 |
commit | fb698401b68a797a0a3e9373dd68c45164848a92 (patch) | |
tree | fa4543a1e056518861c164591ac318749155ddd6 /README.md | |
parent | e6dd09e65e22cc13692e09b0018960e878b965c7 (diff) | |
parent | 1413ec25f44075de07e7e64a0d8d3bd6fa989966 (diff) |
Merge branch 'swillner-master'
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 | |