README.md: Fix cli plugin sub-command in intro
It is `osbuild-image` not `osbuild-command`.
This commit is contained in:
parent
4a23652ed8
commit
58f23204fc
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ This is done via three plugins:
|
|||
- Koji **builder** plugin: Handles `osbuildImage` Koji tasks and will talk
|
||||
to osbuild-composer to create new composes via composer's Koji API.
|
||||
|
||||
- Koji **cli** plugin: Adds a new `osbuild-command` to the existing `koji`
|
||||
- Koji **cli** plugin: Adds a new `osbuild-image` to the existing `koji`
|
||||
command line client. This will then use the new XMLRPC API to request a
|
||||
new compose.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue