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? 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
Opened from #77 (comment)
When adding a url with nom add ... that is already in the config, just shows help instead of a useful error message.
nom add ...
We should show a message to the user explaining what has happened and not show the help.
The text was updated successfully, but these errors were encountered:
fix: show error when adding feed already added
e686033
closes #81
fix: show error when adding feed already added (#83)
2647455
Successfully merging a pull request may close this issue.
Opened from #77 (comment)
When adding a url with
nom add ...
that is already in the config, just shows help instead of a useful error message.We should show a message to the user explaining what has happened and not show the help.
The text was updated successfully, but these errors were encountered: