aboutsummaryrefslogtreecommitdiff
path: root/doc/imv.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/imv.1.txt')
-rw-r--r--doc/imv.1.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/imv.1.txt b/doc/imv.1.txt
index 0738882..14dd727 100644
--- a/doc/imv.1.txt
+++ b/doc/imv.1.txt
@@ -99,6 +99,15 @@ Commands can be entered by pressing *:*. imv supports the following commands:
'actual' resets the zoom to 100%, showing the image at its actual size.
Aliased to 'z'.
+*rotate* <amount>::
+ Rotate image clockwise by the given amount in degrees.
+
+*rotate_to* <angle>::
+ Rotate image clockwise to the given angle in degrees.
+
+*flip* <'horizontal'|'vertical'>::
+ Flip image horizontally/vertically (across vertical/horizontal axis).
+
*open* [-r] <paths ...>::
Add the given paths to the list of open images. If the '-r' option is
specified, do so recursively. Shell expansions may be used.