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

Improved CLI error-message consistency, helps with some cases in #48 : #145

Closed
wants to merge 1 commit into from

Conversation

javabrett
Copy link
Contributor

  • Custom errors now start with Error: and appear first, before usage block, consistent with scopt argument errors.
  • Empty-args case now reports consistent with no-work case (since is optional).
  • Mentioned working directory default for

…ey#48 :

* Custom errors now start with Error: and appear first, before usage block, consistent with scopt argument errors.
* Empty-args case now reports consistent with no-work case (since <repo> is optional).
* Mentioned working directory default for <repo>
Whoaa512 added a commit to Whoaa512/bfg-repo-cleaner that referenced this pull request Apr 13, 2020
rtyley#145

Squashed commit of the following:

commit 1206720
Author: Brett Randall <javabrett@gmail.com>
Date:   Sat Apr 30 22:30:55 2016 +1000

    Improved CLI error-message consistency, helps with some cases in rtyley#48 :

    * Custom errors now start with Error: and appear first, before usage block, consistent with scopt argument errors.
    * Empty-args case now reports consistent with no-work case (since <repo> is optional).
    * Mentioned working directory default for <repo>
@javabrett javabrett closed this Oct 31, 2022
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.

None yet

1 participant