zim-wiki team mailing list archive
-
zim-wiki team
-
Mailing list archive
-
Message #03859
Re: combining command line parameters
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, 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_
_mail: krisztianmukli@xxxxxxxx [1]_
_web: www.mukli.hu [2]_
Links:
------
[1] mailto:krisztianmukli@xxxxxxxx
[2]
http://www.mukli.hu
Follow ups
References