Skip to content

Commit 73679ad

Browse files
authored
Update help messages of CLI commands
1 parent 81d1870 commit 73679ad

2 files changed

Lines changed: 3 additions & 13 deletions

File tree

docs/cli/build/in-copr.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ for more details). Alternatively you can use copr API token available [here](htt
4242
PATH_OR_URL argument is a local path or a URL to the upstream git
4343
repository, it defaults to the current working directory.
4444
45+
Copr configuration needs to be set before usage.
46+
https://docs.pagure.org/copr.copr/user_documentation.html#quick-start
47+
4548
Options:
4649
--wait / --no-wait Wait for the build to finish
4750
--owner TEXT Copr user, owner of the project. (defaults

docs/cli/validate-config.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,4 @@ Validate the Packit configuration file.
1010

1111
## Help
1212

13-
Usage: packit validate-config [OPTIONS] [PATH_OR_URL]
1413

15-
Validate PackageConfig.
16-
17-
- checks missing values
18-
- checks incorrect types
19-
- checks whether monitoring is enabled if 'pull_from_upstream` is used
20-
21-
PATH_OR_URL argument is a local path or a URL to a git repository with
22-
packit configuration file
23-
24-
Options:
25-
--offline Do not make remote API calls requiring network access.
26-
-h, --help Show this message and exit.

0 commit comments

Comments
 (0)