diff options
author | chocolateboy <chocolate@cpan.org> | 2018-07-15 17:14:18 +0100 |
---|---|---|
committer | chocolateboy <chocolate@cpan.org> | 2018-07-15 17:28:24 +0100 |
commit | e5b5a5cf0e6ede8e8ad0779249afd01f8609d57c (patch) | |
tree | 0b322c9db58e7dbc25e34381c59c9230654a0db2 | |
parent | 7221ef8319ad88c9ab81e7734e89b8debfe861b4 (diff) | |
download | imv-e5b5a5cf0e6ede8e8ad0779249afd01f8609d57c.tar.gz |
document the "next" scaling mode
-rw-r--r-- | doc/imv.1.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/imv.1.txt b/doc/imv.1.txt index ee3eaa9..5482f25 100644 --- a/doc/imv.1.txt +++ b/doc/imv.1.txt @@ -117,7 +117,8 @@ Commands can be entered by pressing *:*. imv supports the following commands: Toggle playback of the current image if it is an animated gif. *scaling_mode* <none|shrink|full>:: - Set the current scaling mode. + Set the current scaling mode. Setting the mode to 'next' advances it to the + next mode in the list. *slideshow_duration* <amount>:: Change the slideshow duration by the given amount in seconds. |