aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/imv.5.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/imv.5.txt b/doc/imv.5.txt
index 14a31b9..cb12eb3 100644
--- a/doc/imv.5.txt
+++ b/doc/imv.5.txt
@@ -31,6 +31,12 @@ The *[options]* section accepts the following settings:
*fullscreen* = <true|false>::
Start imv fullscreen. Defaults to 'false'.
+*width* = <width>::
+ Initial width of the imv window. Defaults to 1280.
+
+*height* = <height>::
+ Initial height of the imv window. Defaults to 720.
+
*list_files_at_exit* = <true|false>::
Print open files to stdout at exit, each on a separate line.
Defaults to 'false'.