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

--help and --version should still work #329

Closed
brycelelbach opened this issue Jul 10, 2012 · 2 comments
Closed

--help and --version should still work #329

brycelelbach opened this issue Jul 10, 2012 · 2 comments
Milestone

Comments

@brycelelbach
Copy link
Member

[reported by blelbach] [Trac time Fri Feb 24 04:04:31 2012] Even with the new namespaced command line options, we absolutely must have --help and --version. The following command line options should work out of the box:

Prints HPX version info:

hpx_application --version
hpx_application -v

Prints HPX command line help:

hpx_application --help
hpx_application -h
@brycelelbach
Copy link
Member Author

[comment by hkaiser] [Trac time Fri Feb 24 12:20:10 2012] Replying to [ticket:329 blelbach]:

hpx_application -h hpx_application -v
Those work out of the box. DO we really need --help/--version as well?

@brycelelbach
Copy link
Member Author

[comment by hkaiser] [Trac time Fri Feb 24 14:40:44 2012] Fixed in rev. [7128]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant