Skip to content

Commit 2a90a2d

Browse files
committed
Add dot
1 parent 59be323 commit 2a90a2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/linux/koji-call.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# koji call
22

3-
> Execute an arbitrary XML-RPC call
4-
> eg: build function declaration is build(src, target, opts=None, priority=None, channel=None)
3+
> Execute an arbitrary XML-RPC call.
4+
> eg: build function declaration is build(src, target, opts=None, priority=None, channel=None).
55
> More information: <https://koji.fedoraproject.org/koji/api>.
66
77
- Call build function with scratch option:

0 commit comments

Comments
 (0)