diff --git a/man/feh.pre b/man/feh.pre index 08b9b331c9864af1e2a72aea68d0bea52c88a1c9..feadd3d7c51cb3d11557b76f4b305c68318ab9d8 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -560,13 +560,6 @@ but scale the image to the maximum size that fits the screen with black borders Fit the file into the background without repeating it, cutting off stuff or using borders. But the aspect ratio is not preserved either . -.It Cm --bg-seamless -Like -.Cm --bg-tile , -but with blurry corners so that it is -.Pq in some cases ;-) -less obvious that the image is too small -. .It Cm --bg-tile Tile .Pq repeat diff --git a/src/help.raw b/src/help.raw index f2e7759c39274955472e78756059e59ef2d0f3b1..6d872da232881cf27e0f48c188ab1cc186b12e05 100644 --- a/src/help.raw +++ b/src/help.raw @@ -63,14 +63,17 @@ OPTIONS --index-name BOOL Show/Don't show filename in index/thumbnail mode --index-size BOOL Show/Don't show filesize in index/thumbnail mode --index-dim BOOL Show/Don't show dimensions in index/thumbnail mode - --bg-tile FILE Set FILE as tiled desktop background --bg-center FILE Set FILE as centered desktop background - --bg-scale FILE Set FILE as scaled desktop background. This will - fill the whole background, but the images' aspect - ratio may not be preserved --bg-fill FILE Like --bg-scale, but preserves aspect ratio by zooming the image until it fits. May cut off corners + --bg-max FILE Like --bg-fill, but scale the image to the maximum + size that fits the screen with black borders on one + side + --bg-scale FILE Set FILE as scaled desktop background. This will + fill the whole background, but the images' aspect + ratio may not be preserved + --bg-tile FILE Set FILE as tiled desktop background -C, --fontpath PATH Specify an extra directory to look in for fonts, can be used multiple times to add multiple paths. -M, --menu-font FONT Use FONT for the font in menus.