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

i#2683 Emit -help output to stdout and exit successfully #2702

Merged
merged 1 commit into from Nov 15, 2017

Conversation

c-rhodes
Copy link
Contributor

Tools invoked with the -help option will now emit information to
standard output and exit succesfully, as recommended by the GNU coding
standards [1].

[1] https://www.gnu.org/prep/standards/html_node/_002d_002dhelp.html

Issue: #2683

Tools invoked with the -help option will now emit information to
standard output and exit succesfully, as recommended by the GNU coding
standards [1].

[1] https://www.gnu.org/prep/standards/html_node/_002d_002dhelp.html

Issue: DynamoRIO#2683
Copy link
Contributor

@derekbruening derekbruening left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for fixing this.

@derekbruening derekbruening merged commit 08cd899 into DynamoRIO:master Nov 15, 2017
fhahn pushed a commit that referenced this pull request Dec 4, 2017
Tools invoked with the -help option will now emit information to
standard output and exit succesfully, as recommended by the GNU coding
standards [1].

[1] https://www.gnu.org/prep/standards/html_node/_002d_002dhelp.html

Fixes #2683
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

Successfully merging this pull request may close these issues.

None yet

2 participants