From ed36a091dcf699a7b0ac9f2d413c9008003a49c5 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 12 Apr 2019 17:12:41 +0200 Subject: re-add --auto-reload to manual --- man/feh.pre | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/man/feh.pre b/man/feh.pre index f59301f..f0dade3 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -26,7 +26,7 @@ $VERSION$ . Compile-time switches: libcurl support $MAN_CURL$, natural sorting support $MAN_VERSCMP$, Xinerama support -$MAN_XINERAMA$, builtin EXIF support $MAN_EXIF$, inotify support +$MAN_XINERAMA$, builtin EXIF support $MAN_EXIF$, inotify-based auto-reload $MAN_INOTIFY$$MAN_DEBUG$ . . @@ -209,6 +209,18 @@ Example usage: . Extra actions which can be set and triggered using the appropriate number key. . +.It Cm --auto-reload +. +.Pq optional feature, $MAN_INOTIFY$ in this build +automatically reload image when the underlying file changes. Note that this +feature +.Pq if present in the build +is enabled by default. +This option is only useful to re-enable auto-reload after it has been +disabled by a preceding +.Cm --reload=0 +option. +. .It Cm --auto-rotate . .Pq optional feature, $MAN_EXIF$ in this build @@ -644,6 +656,7 @@ Reload filelist and current image after seconds. Useful for viewing HTTP webcams or frequently changing directories. .Pq Note that filelist reloading is still experimental. +Set to zero to disable any kind of automatic reloading. . .Pp . @@ -654,6 +667,10 @@ However, if an image still exists, but can no longer be loaded, .Nm will continue to try loading it. . +.Pp +. +Setting this option causes inotify-based auto-reload to be disabled. +. .It Cm -n , --reverse . Reverse the sort order. -- cgit v1.2.3