packit / packit.dev

packit.dev website content
https://packit.dev/
MIT License
9 stars 50 forks source link

Fix the typo on `--resolve-bug` argument #855

Open cathay4t opened 6 months ago

cathay4t commented 6 months ago

The correct argument for pull-from-upstream is --resolve-bug, not --resolved-bugs.

softwarefactory-project-zuul[bot] commented 6 months ago

Build succeeded. https://softwarefactory-project.io/zuul/t/packit-service/buildset/216bc8ca58824ad8ba521cc0c6e210c0

:heavy_check_mark: pre-commit SUCCESS in 1m 41s

cathay4t commented 6 months ago

Can we unify them somehow? If I follow the document when using packit CLI, I got unknown argument error, I can only get it right by reading code of packit cli.

lbarcziova commented 6 months ago

@cathay4t yes, that's a good point, opened packit/packit#2281