Skip to content

Do you have an idea for representing key/value options? #77

Open
@kendalldita

Description

Java and other software has key/value pair parameters, e.g. the lang property:

java -Dlang=en -cp some.jar input output

Another example:

xsltproc --param lang en id.xsl in.xml

The parameter name can be anything. Could something like that be represented in docopt syntax?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions