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
The "--no-color" [1] parameter in "appstream-validate --help" uses a wrong description. Instead "Don't show colored output" [2] should be used.
[1] https://github.com/ximion/appstream/blob/master/tools/appstream-validate.c#L160 [2] https://github.com/ximion/appstream/blob/master/tools/appstream-index.c#L517
The text was updated successfully, but these errors were encountered:
trivial: Fix help string for no-color in as-validate
12747f6
This closes issue #4
Nice, thanks for the hint! (Will be fixed in the upcoming AppStream 0.8.1 release)
Sorry, something went wrong.
No branches or pull requests
The "--no-color" [1] parameter in "appstream-validate --help" uses a wrong description.
Instead "Don't show colored output" [2] should be used.
[1] https://github.com/ximion/appstream/blob/master/tools/appstream-validate.c#L160
[2] https://github.com/ximion/appstream/blob/master/tools/appstream-index.c#L517
The text was updated successfully, but these errors were encountered: