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

Error when a new ADR has the word "superceded" or similar in the titel #37

Closed
adoble opened this issue Apr 26, 2021 · 1 comment
Closed

Comments

@adoble
Copy link
Owner

adoble commented Apr 26, 2021

Running the following:

adr new This has been superseded

Gives the following error message:

Unknown option: 'superseded'
Possible solutions: supersedes
@adoble
Copy link
Owner Author

adoble commented Apr 26, 2021

Corrected in main branch and will become generally available when a new release is made.

Problem was that the '-supersedes' option in the picocli annotations was incorrectly specified as 'supersedes" (without the leading minus sign).

@adoble adoble closed this as completed Apr 26, 2021
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