We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
e.exit
clap/src/parse/errors.rs
Lines 478 to 500 in d52b326
As per #1327, the USAGE_EXIT code is now 2, but the documentation still states that it exits with code 1.
USAGE_EXIT
The text was updated successfully, but these errors were encountered:
43673a1
Thanks for reporting this!
Sorry, something went wrong.
No branches or pull requests
clap/src/parse/errors.rs
Lines 478 to 500 in d52b326
As per #1327, the
USAGE_EXIT
code is now 2, but the documentation still states that it exits with code 1.The text was updated successfully, but these errors were encountered: