Skip to content

haxe command line comments #2841

Closed
Closed
@sebpatu

Description

@sebpatu

thats a little thing but: when you type haxe in command line, the default comment says:
-help Display this list of options
--help Display this list of options
but in fact if you use -help, you get a bunch of additionnal informations.
but "this list of options" suggest that you get same short options list if you add -help, and thus it discourages you to do so.
Or the full options list is quite handy!

So the comment shoudl be changed.
And i think that :
--help-defines : print help for all compiler specific defines
--help-metas : print help for all compiler metadatas

should also be displaid in the default short comments list (at first level).

thats very important for the first impression of new users, that will at first just type haxe in command line and see what it has to offer.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

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