Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show dart vm flags #1188

Closed
DartBot opened this issue Jan 17, 2012 · 2 comments
Closed

Show dart vm flags #1188

DartBot opened this issue Jan 17, 2012 · 2 comments
Labels
closed-duplicate Closed in favor of an existing report

Comments

@DartBot
Copy link

DartBot commented Jan 17, 2012

This issue was originally filed by grob...@gmail.com


What steps will reproduce the problem?

  1. Type: dart --help

What is the expected output? What do you see instead?

Current output: dart [<vm-flags>] <dart-script-file> [<dart-options>]

Expected: I would wish there would be a list with available vm-flag options

What version of the product are you using? On what operating system?
trunk of today

@whesse
Copy link
Contributor

whesse commented Jan 17, 2012

Almost every other unix program I know of supports the --help command line option. I'm sure there are many people each day typing dart --help into there command line and being annoyed when it doesn't work.


Added Duplicate label.
Marked as being merged into #589.

@DartBot
Copy link
Author

DartBot commented Jan 17, 2012

This comment was originally written by grobmeie...@gmail.com


Thanks for merging, I didn't find 589

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report
Projects
None yet
Development

No branches or pull requests

2 participants