From c4a98974bece64c5ae6e224151e92e807d5ac271 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 29 Jan 2018 17:31:06 +0100 Subject: feh(1): Note that --magick-timeout will clutter /tmp FWIW: This behaviour was already present before 394517d1c66783c4e1d044f79df9ef1703a6f5db --- man/feh.pre | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/man/feh.pre b/man/feh.pre index c2a4cd1..67c5d2a 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -450,6 +450,11 @@ of zero causes .Nm to try indefinitely. By default, magick support is disabled. . +Note that feh may clutter +.Pa /tmp +with temporary files created by ImageMagick for each failed conversion attempt. +This is a known bug. +. .It Cm --max-dimension Ar width No x Ar height . Only show images with width <= @@ -1787,6 +1792,14 @@ as it could be. does not take window decorations into account and may therefore make the window slightly too large. . +.Pp +. +When enabled, +.Cm --magick-timeout +may clutter +.Pa /tmp +with temporary files produced by ImageMagick. This happens whenever an image +is not loaded due to the conversion taking longer than the specified timeout. . .Ss REPORTING BUGS . -- cgit v1.2.3