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

write usage errors to stderr #431

Merged
merged 4 commits into from
Apr 8, 2022
Merged

write usage errors to stderr #431

merged 4 commits into from
Apr 8, 2022

Conversation

sonmezonur
Copy link
Member

Fixes #399.

❯ ./s5cmd --recursive ls
Incorrect Usage: flag provided but not defined: -recursive
See 's5cmd --help' for usage

@sonmezonur sonmezonur requested a review from a team as a code owner April 8, 2022 08:08
@sonmezonur sonmezonur requested review from aykutfarsak and seruman and removed request for a team April 8, 2022 08:08
@sonmezonur sonmezonur merged commit df6b29f into master Apr 8, 2022
@sonmezonur sonmezonur deleted the usage_error_to_stderr branch April 8, 2022 10:47
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.

s5cmd ls --recursive ... prints error text to stdout
3 participants