From: Sébastien Marie Date: Tue, 21 Oct 2014 06:33:15 +0000 (+0200) Subject: multi-cmd: update documentation X-Git-Url: https://git.owens.tech/git.owens.tech/git.owens.tech/git?a=commitdiff_plain;h=d47e0bb49eb700a582dfb40787c19da35445e90f;p=vimb.git multi-cmd: update documentation --- diff --git a/doc/vimb.1 b/doc/vimb.1 index 94a00e3..7fbdbba 100644 --- 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