zsh-users
 help / color / mirror / code / Atom feed
* Stupid _arguments question
@ 2001-07-06 13:03 Andrej Borsenkow
  2001-07-06 13:17 ` Sven Wischnowsky
  0 siblings, 1 reply; 2+ messages in thread
From: Andrej Borsenkow @ 2001-07-06 13:03 UTC (permalink / raw)
  To: ZSH users mailing list

(How) is it possible to specify mutually exclusive options in one line, like
(-b --binary)?

-andrej



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Stupid _arguments question
  2001-07-06 13:03 Stupid _arguments question Andrej Borsenkow
@ 2001-07-06 13:17 ` Sven Wischnowsky
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Wischnowsky @ 2001-07-06 13:17 UTC (permalink / raw)
  To: zsh-users

Andrej Borsenkow wrote:

> (How) is it possible to specify mutually exclusive options in one line, like
> (-b --binary)?

You mean `if they mean/do the same thing'?

Something like:

  '(-b --binary)'-{b,-binary}'[...]:...'

should be enough.


Bye
  Sven


-- 
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-07-06 13:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-06 13:03 Stupid _arguments question Andrej Borsenkow
2001-07-06 13:17 ` Sven Wischnowsky

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).