doc: "koji build" requires a target
The "koji build" command requires a target, not a tag.
This commit is contained in:
parent
1e30a6c299
commit
fbcc6bb43e
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ Koji accepts an SCM URI in this format:
|
|||
|
||||
::
|
||||
|
||||
koji build [tag] [scheme]://[user]@[hostname]/[path/to/repository]?[path/to/project]#[revision]
|
||||
koji build [target] [scheme]://[user]@[hostname]/[path/to/repository]?[path/to/project]#[revision]
|
||||
|
||||
Note the division between repository path and project path. During setup
|
||||
of kojid, the allowed\_scms parameter is configured in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue