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

Update help messages of CLI commands #994

Merged
merged 1 commit into from
Feb 11, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/cli/build/in-obs.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ Submit a build of the present content in the upstream or local repository to [OB
## Help

Usage: packit build in-obs [OPTIONS] [PATH_OR_URL]

Build selected project in OBS

Before Running this command, your opensuse user account and password needs
to be configured in osc configuration file ~/.config/osc/oscrc. This can be
done by running `osc`.

Options:
--owner TEXT OBS user, owner of the project. (defaults to the
username from the oscrc)
Expand Down