aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHarry Jeffery <harry@exec64.co.uk>2015-11-19 23:25:33 +0000
committerHarry Jeffery <harry@exec64.co.uk>2015-11-19 23:25:33 +0000
commit2737649cef4f4651fb05b5b437185b2c44d2b4bc (patch)
tree857eb5c3f6f75ce3136186629421050281c71bbf /doc
parent28c53b379be0ab551587fcdfefc13fcaae9a2302 (diff)
downloadimv-2737649cef4f4651fb05b5b437185b2c44d2b4bc.tar.gz
Use fontconfig to search for fonts
Diffstat (limited to 'doc')
-rw-r--r--doc/imv.16
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/imv.1 b/doc/imv.1
index eb358e3..3965c8b 100644
--- a/doc/imv.1
+++ b/doc/imv.1
@@ -3,7 +3,7 @@
imv \- image viewer
.SH SYNOPSIS
.nf
-\fBimv\fP [-rfaudh] [-n NUM] [images...]
+\fBimv\fP [-rfaudh] [-n NUM] [-b COLOR] [-e FONT:SIZE] [images...]
.fi
.sp
.SH DESCRIPTION
@@ -39,6 +39,10 @@ Start at picture number NUM.
.TP
.BI "-b " BG
Set the background color. Either 'checks' or a hex color value.
+.TP
+.BI "-e " FONT:SIZE
+Set the font used by the overlay. FONT can be any valid system font, such as
+FreeSans, FreeMono, etc. Defaults to FreeMono:24.
.SH CONTROLS
.sp
imv can be controlled using the mouse or keyboard.