aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSebastian Parborg <darkdefende@gmail.com>2019-08-25 12:15:16 +0200
committerHarry Jeffery <harry@exec64.co.uk>2019-08-25 19:18:16 +0100
commit3bc2f66dc432d195811ed3c7b4f0d9d7d71f2b00 (patch)
tree2a5b47fe8a8038ae52543222873540f36d2f5225 /doc
parent11d24cbe669b37ee7a126a66a6348b12f47ce476 (diff)
downloadimv-3bc2f66dc432d195811ed3c7b4f0d9d7d71f2b00.tar.gz
Add upscaling method command
This works the same way as the existing scale command except that it changes the upscaling method. Also did some code reduction on the scaling command.
Diffstat (limited to 'doc')
-rw-r--r--doc/imv.1.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/imv.1.txt b/doc/imv.1.txt
index 5d4ec2b..ad42658 100644
--- a/doc/imv.1.txt
+++ b/doc/imv.1.txt
@@ -136,6 +136,10 @@ Commands can be entered by pressing *:*. imv supports the following commands:
Set the current scaling mode. Setting the mode to 'next' advances it to the
next mode in the list.
+*upscaling* <linear|nearest_neighbour|next>::
+ Set the current upscaling method. Setting the method to 'next' advances it to the
+ next method in the list.
+
*slideshow* <+amount|-amount|duration>::
Increase or decrease the slideshow duration by the given amount in seconds,
or set its duration directly. Aliased to 'ss'.