We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59be323 commit 2a90a2dCopy full SHA for 2a90a2d
pages/linux/koji-call.md
@@ -1,7 +1,7 @@
1
# koji call
2
3
-> Execute an arbitrary XML-RPC call
4
-> eg: build function declaration is build(src, target, opts=None, priority=None, channel=None)
+> Execute an arbitrary XML-RPC call.
+> eg: build function declaration is build(src, target, opts=None, priority=None, channel=None).
5
> More information: <https://koji.fedoraproject.org/koji/api>.
6
7
- Call build function with scratch option:
0 commit comments