summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel Carl <danielcarl@gmx.de>2013-02-22 22:29:58 +0100
committerDaniel Carl <danielcarl@gmx.de>2013-02-22 22:29:58 +0100
commit136389df7a80e887b49e04fe0b8f02e12cb16036 (patch)
treea01b83ffa55f56cdec77ab93ddf168bb1a8c33d9 /doc
parentabc1b35c806bd61eed4fda5a08fd6910e275c988 (diff)
Remove hard to read curly brace syntax for commands.
Diffstat (limited to 'doc')
-rw-r--r--doc/vimp.1.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/vimp.1.txt b/doc/vimp.1.txt
index da66b56..7865b3b 100644
--- a/doc/vimp.1.txt
+++ b/doc/vimp.1.txt
@@ -269,24 +269,24 @@ Show the current set value of variable
Toggle the value of boolean variable \fIVAR\fP and display the new set value.
.SS Zoom
.TP
-.BI [ N "]zoom{" "in" ", " "out" "}"
-Zoom \fIN\fP steps \fIin\fP or \fIout\fP of the current page \- effects only the text.
+.BI [ N "]zoomin, [" N "]zoomout"
+Zoom \fIN\fP steps in or out of the current page \- effects only the text.
.TP
-.BI [ N "]zoom{" "in" ", " "out" "}full"
-Zoom \fIN\fP steps \fIin\fP or \fIout\fP of the current page \- effecting all elements.
+.BI [ N "]zoominfullt, [" N "]zoomoutfull"
+Zoom \fIN\fP steps in or out of the current page \- effecting all elements.
.TP
.B zoomreset
Reset the zoomlevel to the default value.
.SS Command-History
.TP
.BI [ N "]command-hist-prev [" VALUE "], [" N "]command-hist-next [" VALUE ]
-Prints the \fIprev\fPious or \fInext\fP cammand from history into inputbox. If
-\fIVALUE\fP is given, this will be used as prefix for the inserted command,
-else the default ':' will be used.
+Prints the previous or next cammand from history into inputbox. If \fIVALUE\fP
+is given, this will be used as prefix for the inserted command, else the
+default ':' will be used.
.SS Misc
.TP
-.BI [ N "]search-{" forward ", " "backward" "}"
-Search in current page \fIforward\fP or \fIbackward\fP.
+.BI [ N "]search-forward, [" N "]search-backward"
+Search in current page forward or backward.
.TP
.B inspect
Toggles the webinspector for current page. This is only available if the config