diff options
author | Daniel Friesel <derf@finalrewind.org> | 2012-03-16 19:33:53 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2012-03-16 19:33:53 +0100 |
commit | a1001232297445566a68519129f177d6ffeee479 (patch) | |
tree | 9c8f5683865df5ad6aa7ff2b09b2eb0f7412872d /man | |
parent | 29cd868898660c58b1925bf3647c4c63b7bd3151 (diff) |
document --magick-timeout
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.pre | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/feh.pre b/man/feh.pre index ecd35ec..f97434d 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -385,6 +385,15 @@ Don't display images. Just print out their names if imlib2 can successfully load them. Returns false if at least one image failed to load. . +.It Cm --magick-timeout Ar timeout +. +Stop trying to convert unloadable files after +.Ar timeout +seconds. A negative value disables covert / magick support altogether, a value +of zero causes +.Nm +to try indefinitely. Default timeout is 5 seconds. +. .It Cm -M , --menu-font Ar font . Use |