commandlineparser / commandlineparser/commandline

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

Abierto
#717 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C#
Estrellas
4.8k
Forks
478
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.