summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-06-16 12:34:17 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-06-16 12:34:17 +0200
commitec496289debf2722626406daa3c34d35d35dd567 (patch)
treee515a2d945ad32a566a07d8fcb23a75d107cc7af /man
parented23ca2e3f81af381c2ba6dc2a8924a19f09d1f6 (diff)
Make --font set the global default font
Diffstat (limited to 'man')
-rw-r--r--man/feh.19
1 files changed, 4 insertions, 5 deletions
diff --git a/man/feh.1 b/man/feh.1
index ad1eed7..eb40141 100644
--- a/man/feh.1
+++ b/man/feh.1
@@ -185,6 +185,10 @@ when
.Nm
exits. You can add files to filelists by specifying them on the commandline
when also specifying the list.
+.It Cm -e , --font Ar font
+Set global font. Should be a truetype font, resident in the current directory
+or the font directory, and should be defined in the form fontname/points, like
+.Qq myfont/12 .
.It Cm -C , --fontpath Ar path
Specify
.Ar path
@@ -472,11 +476,6 @@ will only redraw once all thumbnails are loaded.
.
.Sh INDEX MODE OPTIONS
.Bl -tag -width indent
-.It Cm -e , --font Ar font
-Set font for printing the information under each thumbnail. Should be a
-truetype font, resident in the current directory or the font directory, and
-should be defined in the form fontname/points, like
-.Qq myfont/12 .
.It Cm -@ , --title-font Ar font
Set font to print a title on the index, if no font is specified, no title will
be printed.