diff options
author | Sven Willner <sven.willner@gmail.com> | 2017-08-24 20:28:24 +0200 |
---|---|---|
committer | Sven Willner <sven.willner@gmail.com> | 2017-08-24 20:28:24 +0200 |
commit | 2a981df18167cf8dd0a1310b03061010c8ef71dd (patch) | |
tree | 497849fe61e54db9f8fd028c654c7ef1cb50b22b /man/feh.pre | |
parent | 3b53d965289346b73a6af42225175768e5e202fc (diff) |
added inotify support
Diffstat (limited to 'man/feh.pre')
-rw-r--r-- | man/feh.pre | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/man/feh.pre b/man/feh.pre index 4a8b0f8..19d6d6d 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -25,7 +25,8 @@ $VERSION$ .Pp . Compile-time switches: libcurl support $MAN_CURL$, Xinerama support -$MAN_XINERAMA$, builtin EXIF support $MAN_EXIF$$MAN_DEBUG$ +$MAN_XINERAMA$, builtin EXIF support $MAN_EXIF$, inotify support +$MAN_INOTIFY$$MAN_DEBUG$ . . .Sh DESCRIPTION @@ -396,6 +397,11 @@ is set to the output will not be displayed by default, but has to be enabled by the toggle_info key. . +.It Cm --inotify +. +.Pq only if compiled with inotify=1 +automatically reload shown image if file was changed +. .It Cm -k , --keep-http . When viewing files using HTTP, |