Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: strange behaviour of zparseopts



Daniel Shahaf writes:

> The «-actype» is interpreted as the «-a» option to zparseopts.  Add a «-» end-of-options guard before it.

Mikael Magnusson writes:

>I'm reasonably sure you just want

> zparseopts -D -E -A elkopts - -actype:

Thank you both, that was indeed the problem.  My sanity is restored.

Roger




Messages sorted by: Reverse Date, Date, Thread, Author