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

Do not output on stdout when outputting to a file #23

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

KoltesDigital
Copy link
Contributor

@KoltesDigital KoltesDigital commented Jun 23, 2023

It seems to me that the convention is not to output on stdout when a CLI parameter states to output into a file.

@chevdor
Copy link
Owner

chevdor commented Jun 23, 2023

There is no good reason for it and tee can be used for users who need both.
Thanks for the PR.

@chevdor chevdor merged commit 9c3e76d into chevdor:master Jun 23, 2023
@KoltesDigital KoltesDigital deleted the no-stdout-when-out branch June 24, 2023 08:45
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.

2 participants