Re: Handling preferences
"corvid" <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <20121116181005.GA13405@local> |
Sebastian wrote: > Does this affect the following arguments? When called > > dillo --opt1 url1 --opt2 url2 > > should --opt2 only affect url2 or also url1? In the former case, > non-static configuration is indeed necessary. Command line parsing requires all of the arguments before all of the urls.