summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorportix <portix@gmx.net>2012-01-19 18:00:42 +0100
committerportix <portix@gmx.net>2012-01-19 18:00:42 +0100
commitac3e230afd4b4b6f67861e9559a5c9931c5a73c4 (patch)
treeba482dd756bb03217d5829aea2fa3d8b25771f43 /doc
parent8e9e2f074ee10f411f54848f390475b5480c572e (diff)
downloaddwb-ac3e230afd4b4b6f67861e9559a5c9931c5a73c4.zip
Setting nummod to -1 after parsing command line
Diffstat (limited to 'doc')
-rw-r--r--doc/dwb.15
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/dwb.1 b/doc/dwb.1
index 18cff85c..d67a6529 100644
--- a/doc/dwb.1
+++ b/doc/dwb.1
@@ -842,7 +842,7 @@ Non printable keys must be surrounded by @, e.g. "Control @F1@", Shift @space@.
Custom commands are a sequence of dwb commands that can be bound to a shortcut.
The syntax is
.IP
-[shortcut]:[command];;[command];...
+[shortcut]:[command];;[command];;...
.P
where shortcut is the shortcut for the commandsequence,
.B :
@@ -854,10 +854,11 @@ and command is of the form
.P
for example
.IP
-Control W:tabopen http://example.com; 150zoom
+Control W:tabopen http://example.com;; 150zoom
.P
opens http://example.com in a new tab and zooms to 150%.
+
.SS COMMAND OVERVIEW
.nf
Command |Alias |Description