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

[Design] Can arguments can appear after options? #2396

Open
KathleenDollard opened this issue Apr 23, 2024 · 1 comment
Open

[Design] Can arguments can appear after options? #2396

KathleenDollard opened this issue Apr 23, 2024 · 1 comment
Labels
Design Powderhouse Work to isolate parser and features

Comments

@KathleenDollard
Copy link
Contributor

No description provided.

@KalleOlaviNiemitalo
Copy link

KalleOlaviNiemitalo commented Apr 23, 2024

Absolutely yes. POSIX utility syntax guideline 9 "All options should precede operands on the command line." And how else could the -- token even work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Design Powderhouse Work to isolate parser and features
Projects
None yet
Development

No branches or pull requests

2 participants