Ok, it has been resolved – the exclusion for -v and --verbose was causing the repeat-problem. After removing the exclusion, the options can be repeated. On Mon, 25 Nov 2019 at 11:16, Sebastian Gniazdowski wrote: > > On Fri, 22 Nov 2019 at 04:05, dana wrote: > > > > On 21 Nov 2019, at 17:10, Sebastian Gniazdowski wrote: > > > > * There are no exclusions for any of the alias options (e.g., -D and --device > > > > should be exclusive) > > > > > > How to add them? > > > > '(-D --device)' (or whatever) at the beginning of the arg spec > > Thanks. I attach an updated version of the patch. It has problem with > one thing – the cumulative option spec using *: > > '(-v --verbose)*'{-v,--verbose}'[show PCM structure and setup (accumulative)]' > > doesn't yield the desired effect – the option still cannot be > repeated. I don't know why? > > -- > Sebastian Gniazdowski > News: https://twitter.com/ZdharmaI > IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin > Blog: http://zdharma.org -- Sebastian Gniazdowski News: https://twitter.com/ZdharmaI IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin Blog: http://zdharma.org