Fixed typo in README.md
This commit is contained in:
parent
0f714bccda
commit
bd6b05c0ed
18
README.md
18
README.md
|
@ -28,16 +28,14 @@ check and change them, so that they fit your needs.
|
||||||
Usage
|
Usage
|
||||||
-----
|
-----
|
||||||
sxiv has no useful command line options yet, but they will be added in the next
|
sxiv has no useful command line options yet, but they will be added in the next
|
||||||
releases. Right now, it simply displays all files given given on the
|
releases. Right now, it simply displays all files given on the command line.
|
||||||
command line.
|
|
||||||
|
|
||||||
Use the following keys to control sxiv:
|
Use the following keys to control sxiv:
|
||||||
|
|
||||||
q Quit sxiv
|
q Quit sxiv
|
||||||
Escape Quit sxiv and return an exit value of 2 (useful for scripting)
|
Escape Quit sxiv and return an exit value of 2 (useful for scripting)
|
||||||
Space,n Go to the next image
|
Space,n Go to the next image
|
||||||
Backspace,p
|
Backspace,p Go to the previous image
|
||||||
Go to the previous image
|
+,= Zoom in
|
||||||
+,= Zoom in
|
- Zoom out
|
||||||
- Zoom out
|
h,j,k,l Scroll left/down/up/right
|
||||||
h,j,k,l Scroll left/down/up/right
|
|
||||||
|
|
Loading…
Reference in New Issue