Unverified Commit ded55ff5 authored by derf's avatar derf Committed by GitHub
Browse files

Merge pull request #451 from guraga/patch-2

Update "man/feh.pre"
parents ad6b72d3 fb4aceb0
Loading
Loading
Loading
Loading
+28 −24
Original line number Diff line number Diff line
@@ -129,7 +129,7 @@ This is useful for preening a directory.
.Sh SUPPORTED FORMATS
.
.Nm
can open any format supported by Imlib2, most notably jpeg, png,
can open any format supported by imlib2, most notably jpeg, png,
pnm, tiff, and bmp.
The gif format is also supported, but only for static images.
In case of animations, only the first frame will be shown.
@@ -143,7 +143,7 @@ If dcraw is available,
also supports RAW files provided by cameras and will display the embedded
thumbnails.
Use
.Cm --conversion-timeout Ar num
.Cm --conversion-timeout Ar timeout
with a non-negative value to enable support for these formats.
.
.
@@ -224,7 +224,7 @@ Create borderless windows.
.
.It Cm --cache-size Ar size
.
Set Imlib2 in-memory cache to
Set imlib2 in-memory cache to
.Ar size
MiB.
A higher cache size can significantly improve performance especially for small
@@ -259,7 +259,7 @@ the caption will be looked for in
.It Cm --conversion-timeout Ar timeout
.
.Nm
can use ImageMagick to try converting unloadable files into a supportad
can use ImageMagick to try converting unloadable files into a supported
file format.
As this can take a long time, it is disabled by default.
Set
@@ -363,7 +363,7 @@ add multiple paths.
.
.It Cm --force-aliasing
.
Disable antialiasing for zooming, background setting etc.
Disable anti-aliasing for zooming, background setting etc.
.
.It Cm -I , --fullindex
.
@@ -428,7 +428,7 @@ Use
.Ar style
as background for transparent image parts and the like.
Accepted values: default, checks, or an XColor
.Pq eg. Qo black Qc or Qo #428bdd Qc .
.Pq e.g. Qo black Qc or Qo #428bdd Qc .
.
In windowed mode, the default is checks
.Pq a checkered background so transparent image parts are easy to see .
@@ -447,10 +447,10 @@ Index mode enables certain other options, see
and
.Sx MONTAGE MODE OPTIONS .
.
.It Cm --info Oo Ar flag Oc Ns Ar commandline
.It Cm --info Oo Ar flag Oc Ns Ar command_line
.
Execute
.Ar commandline
.Ar command_line
and display its output in the bottom left corner of the image.
Can be used to display e.g. image dimensions or EXIF information.
Supports
@@ -699,15 +699,19 @@ in paused mode.
.It Cm -S , --sort Ar sort_type
.
Sort file list according to image parameters.
Allowed sort types are: name, filename, dirname, mtime, width, height, pixels,
size, format.
For sort modes other than name, filename, dirname, or mtime, a preload run is
Allowed sort types are:
.Cm name , filename , dirname , mtime , width , height , pixels , size , format .
For sort modes other than
.Cm name , filename , dirname ,
or
.Cm mtime ,
a preload run is
necessary, causing a delay proportional to the number of images in the list.
.
.Pp
.
.Cm mtime
starts with the most recently modified image,
starts with the most recently modified image.
.Cm width , height , pixels
and
.Cm size
@@ -721,7 +725,7 @@ to sort by oldest or largest first.
For
.Cm name , filename ,
and
.Cm dirname ,
.Cm dirname
you can use
.Cm --version-sort
to sort numbers naturally, so that e.g. 10.jpg comes after 2.jpg.
@@ -730,7 +734,7 @@ to sort numbers naturally, so that e.g. 10.jpg comes after 2.jpg.
.
Start the filelist at
.Ar filename .
If no other files or filelists were specifed on the commandline,
If no other files or filelists were specified on the command line,
.Nm
will first load all files from the directory in which
.Ar filename
@@ -1640,7 +1644,7 @@ Scroll up
.
Scroll down.
Note that the scroll keys work without anti-aliasing for performance reasons;
hit the render key after scrolling to antialias the image.
hit the render key after scrolling to anti-alias the image.
.
.It Aq Alt+Left Bq scroll_left_page
.
@@ -1660,7 +1664,7 @@ Scroll down by one page
.
.It R, Ao keypad begin Ac Bq render
.
Antialias the image.
Anti-alias the image.
Opens the currently selected image in thumbnail mode.
.
.It Ao keypad + Ac , Ao Up Ac Bq zoom_in
@@ -1969,7 +1973,7 @@ for lossless JPEG rotation.
.
.Pp
.
To view images from URLs such as http://,
To view images from URLs such as "http://",
.Nm
must be compiled with libcurl support.
It is $MAN_CURL$ in this build
@@ -2015,7 +2019,7 @@ window slightly too large.
If you find a bug, please report it to
.Aq derf+feh@finalrewind.org
or via
.Aq http://github.com/derf/feh/issues .
.Aq https://github.com/derf/feh/issues .
You are also welcome to direct any feh-related comments/questions/... to #feh
on irc.oftc.net.
.