Kotlin-native: Konan --help is not supported

Created on 30 Jul 2017  Â·  4Comments  Â·  Source: JetBrains/kotlin-native

I run konan --help or just konan as I want to see the list of supported commandline arguments
Current build shows nothing but errors.

Also /? is nice to have on Windows

Most helpful comment

But I personally agree that konanc --help and just konanc should do the same as konanc -help.

All 4 comments

That's -help, not --help.

Thanks. I found that later too. Having an alias can be nice

On Jul 31, 2017 11:18, "alexander-gorshenev" notifications@github.com
wrote:

That's -help, not --help.

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/JetBrains/kotlin-native/issues/760#issuecomment-319013610,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAPprya5Of1f5VwCo2fzc_NsyYhwz_Sjks5sTZv8gaJpZM4Onv8T
.

But I personally agree that konanc --help and just konanc should do the same as konanc -help.

This style of command line arguments is not supported at the moment.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nvlizlo picture nvlizlo  Â·  4Comments

AregevDev picture AregevDev  Â·  3Comments

Marcopohlo picture Marcopohlo  Â·  4Comments

barsan-md picture barsan-md  Â·  4Comments

brettwillis picture brettwillis  Â·  4Comments