commandlineparser / commandlineparser/commandline

Wiki states that `-t X -t Y` should work with 2.9+ but it is not

Aperta
#717 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C#
Stelle
4.8k
Fork
478
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hi there,

i'm trying to use the following command line argument pattern:

-k Key1 -v Value1 -k Key2 -v Value2

but it throws an error `... is defined multiple times` even though this [Wiki page](https://github.com/commandlineparser/commandline/wiki/CommandLine-Grammar#sequence-option) states that this is supported.

Is it only possible with unparsing?

So lonG

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.