← Back to team overview

zim-wiki team mailing list archive

Re: combining command line parameters

 

Hello Krisztian,

this helped! Thanks!

Greg



2016-03-17 10:34 GMT+01:00 Mukli Krisztián <krisztianmukli@xxxxxxxx>:

> Hello Greg!
>
> --index and --standalone switches not usable at same time, but, you can
> combine from two command with && operator (second command run when first
> was success):
>
> zim.py --index "NOTEBOOK" && zim.py --standalone
>
> Hope this help.
>
> On Thu, 17 Mar 2016 10:14:43 +0100, <rapide.aston.martin@xxxxxxxxx> wrote:
>
> Hello ZIM List,
> I'm using the commandline parameter --standalone and would like to combine
> the --index (to do the indexing on startup) because I use version control
> to sync between computers.
> Please advice, how to combine two or more command line parameters properly.
> Thx in advance,
> Greg
>
> --
>
> *Mukli Krisztián*
>
> *tel: +3631 313 2094 <%2B3631%20313%202094>*
> *mail: krisztianmukli@xxxxxxxx <krisztianmukli@xxxxxxxx>*
> *web: www.mukli.hu <http://www.mukli.hu>*
>

References