readme: small fixes
This commit is contained in:
parent
64e63dc631
commit
fa133e4455
@ -248,7 +248,7 @@ targets and executed.
|
|||||||
client's point of view).
|
client's point of view).
|
||||||
|
|
||||||
After jobs have been added to a storage with `status` set to `manual`, a client
|
After jobs have been added to a storage with `status` set to `manual`, a client
|
||||||
have to send a [run-manual(ids: int[])](#run-manualids-int) request to a jobd
|
has to send a [`run-manual(ids: int[])`](#run-manualids-int) request to a jobd
|
||||||
instance that serves targets the new jobs are assigned to. When jobd receives
|
instance that serves targets the new jobs are assigned to. When jobd receives
|
||||||
such request, it performs a `SELECT` query with `id IN ({ids})` condition.
|
such request, it performs a `SELECT` query with `id IN ({ids})` condition.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user