Skip to content

Unable to pass --help argument to Ceylon tools #38

@quintesse

Description

@quintesse

Originally posted as ceylon/ceylon-runtime#58 by @lucaswerkmeister

ceylon run foo.bar --help will print the ceylon run help, even though the option belongs to the module being run, not ceylon run. This means that a Ceylon program started via the command line can’t print its own --help message.

Probably related to ceylon/ceylon-compiler#1228 (although --version works fine).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions