summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2019-04-18 08:17:01 -0400
committerDaniel Friesel <derf@finalrewind.org>2019-04-18 08:17:01 -0400
commit729c429769e7409a695fa69bfa05c20ef3f41b79 (patch)
treeb6c16c3045c2e9bb35bed01f14a5e1354fafdcf1 /man
parent6920ca2aa23ffe9fc7da3eaf5dbbae2cd8c2788e (diff)
feh(1): Distinguish between enabled/disabled features more clearly
Diffstat (limited to 'man')
-rw-r--r--man/feh.pre32
1 files changed, 25 insertions, 7 deletions
diff --git a/man/feh.pre b/man/feh.pre
index c783d2b..a313fd4 100644
--- a/man/feh.pre
+++ b/man/feh.pre
@@ -24,10 +24,28 @@ $VERSION$
.
.Pp
.
-Compile-time switches: libcurl support $MAN_CURL$, natural sorting support
-$MAN_VERSCMP$, Xinerama support
-$MAN_XINERAMA$, builtin EXIF support $MAN_EXIF$, inotify-based auto-reload
-$MAN_INOTIFY$$MAN_DEBUG$
+Compile-time switches in this build:
+.
+.Bl -bullet -compact
+.
+.It
+remote file support: libcurl $MAN_CURL$
+.
+.It
+natural sorting option $MAN_VERSCMP$
+.
+.It
+Xinerama multi-monitor support $MAN_XINERAMA$
+.
+.It
+builtin EXIF reader $MAN_EXIF$
+.
+.It
+inotify-based auto-reload of changed files $MAN_INOTIFY$
+.
+.El
+.
+$MAN_DEBUG$
.
.
.Sh DESCRIPTION
@@ -213,9 +231,9 @@ Extra actions which can be set and triggered using the appropriate number key.
.
.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.
+Note that auto-reload
+.Pq if enabled in the build
+is on by default.
This option is only useful to re-enable auto-reload after it has been
disabled by a preceding
.Cm --reload=0