projects
/
vimb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33a5e48
)
multi-cmd: update documentation
author
Sébastien Marie
<semarie@users.noreply.github.com>
Tue, 21 Oct 2014 06:33:15 +0000
(08:33 +0200)
committer
Sébastien Marie
<semarie@users.noreply.github.com>
Tue, 21 Oct 2014 06:35:17 +0000
(08:35 +0200)
doc/vimb.1
patch
|
blob
|
history
diff --git
a/doc/vimb.1
b/doc/vimb.1
index
94a00e3
..
7fbdbba
100644
(file)
--- a/
doc/vimb.1
+++ b/
doc/vimb.1
@@
-34,7
+34,9
@@
Mandatory arguments to long options are mandatory for short options too.
.TP
.BI "\-C, \-\-cmd " "CMD"
Run \fICMD\fP as ex command line right before the first page is loaded.
-Several ex commands can be used separated by "|".
+If the flag is used more than one time, the ordering is preserved when
+\fICMD\fP are executed. You could also pass several ex commands in one
+\fICMD\fP, if there are separated by "|".
Example: vimb --cmd "set cookie-accept=origin|set header=Referer,DNT=1"
.TP