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

Reduce number of magic arguments for yes #31

Open
duckinator opened this issue Feb 3, 2023 · 0 comments
Open

Reduce number of magic arguments for yes #31

duckinator opened this issue Feb 3, 2023 · 0 comments

Comments

@duckinator
Copy link
Owner

It's generally expected to accept no special flags, not even --help. Everything should just be treated as a normal argument.

Most implementations only print the first argument, so boreutils should do that too. (GNU is the only exception I'm aware of, and I don't give a fuck what they do for the most part.)

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