aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/imv.15
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/imv.1 b/doc/imv.1
index 94adc66..fc72bd1 100644
--- a/doc/imv.1
+++ b/doc/imv.1
@@ -3,7 +3,7 @@
imv \- image viewer
.SH SYNOPSIS
.nf
-\fBimv\fP [-irfah] [-n NUM] [images...]
+\fBimv\fP [-irfaudh] [-n NUM] [images...]
.fi
.sp
.SH DESCRIPTION
@@ -27,6 +27,9 @@ Default to showing images at actual size.
.B -u
Use nearest neighbour resampling. Recommended for pixel art.
.TP
+.B -d
+Show overlay.
+.TP
.B -h
Print help.
.SH OPTIONS