summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBert Münnich <be.muennich@googlemail.com>2012-08-07 13:11:53 +0200
committerBert Münnich <be.muennich@googlemail.com>2012-08-07 13:11:53 +0200
commit4ce323213dbafd8e82b7f0cbcf4d7d20598ddf22 (patch)
tree1f67f85f1e20ca796b26863030923d95f7389c7b
parent795beac132ad31a87a84bb46890466d971d83b01 (diff)
downloadnsxiv-4ce323213dbafd8e82b7f0cbcf4d7d20598ddf22.tar.zst
Slightly changed the doc after merging remote changes
-rw-r--r--README.md4
-rw-r--r--sxiv.14
2 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 22bf2a6..08a1c1e 100644
--- a/README.md
+++ b/README.md
@@ -115,8 +115,8 @@ The following additional key commands are available in *image mode*:
- Zoom out
= Set zoom level to 100%, or [count]%
w Fit image into window
- e Fit image to window's width
- E Fit image to window's height
+ e Fit image width to window width
+ E Fit image height to window height
h,j,k,l Pan image 1/5 of window width/height or [count] pixels
left/down/up/right (also with arrow keys)
diff --git a/sxiv.1 b/sxiv.1
index f4b104a..b31f95f 100644
--- a/sxiv.1
+++ b/sxiv.1
@@ -199,10 +199,10 @@ Set zoom level to 100%, or
Set zoom level to fit image into window.
.TP
.B e
-Set zoom level to fit image into the window's width.
+Set zoom level to fit image width to window width.
.TP
.B E
-Set zoom level to fit image into the window's height.
+Set zoom level to fit image height to window height.
.SS Panning
.TP
.BR h ", " Left