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

stdout output option doesn't output to stdout #19

Open
jonblack opened this issue Jul 31, 2014 · 1 comment
Open

stdout output option doesn't output to stdout #19

jonblack opened this issue Jul 31, 2014 · 1 comment
Labels
Milestone

Comments

@jonblack
Copy link
Contributor

The help documentation states:

-o [ --output ] arg Output file, use 'stdout' to output to screen

Using stdout as the output file results in a file called stdout and not the output being sent to stdout.

Fix this by removing the help text. mkdssp (and probably also mkhssp) should by default output to stdout. Only when -o is specified should it output to a file.

@jonblack jonblack added the bug label Jul 31, 2014
@jonblack
Copy link
Contributor Author

It turns out this is actually how it's been implemented. 😦 This issue is all about updating the help documentation.

@jonblack jonblack added this to the 2.2.2 milestone Aug 4, 2014
@jonblack jonblack modified the milestone: 3.0.0 Sep 23, 2014
@jonblack jonblack modified the milestone: 2.2.3 Oct 2, 2014
@touwwouter touwwouter modified the milestones: 2.2.6, 2.2.8 May 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants