mirror of
https://github.com/openSUSE/osc.git
synced 2024-12-25 01:16:14 +01:00
- do not list "localrun" anymore, it can't work in all circumstances
This commit is contained in:
parent
400e417a5f
commit
13633ab0e7
@ -4841,7 +4841,6 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
|||||||
usage:
|
usage:
|
||||||
osc service COMMAND (inside working copy)
|
osc service COMMAND (inside working copy)
|
||||||
osc service run [SOURCE_SERVICE]
|
osc service run [SOURCE_SERVICE]
|
||||||
osc service localrun [SOURCE_SERVICE]
|
|
||||||
osc service disabledrun
|
osc service disabledrun
|
||||||
osc service remoterun [PROJECT PACKAGE]
|
osc service remoterun [PROJECT PACKAGE]
|
||||||
|
|
||||||
@ -4849,7 +4848,6 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
|||||||
run r run defined services locally, it takes an optional parameter to run only a
|
run r run defined services locally, it takes an optional parameter to run only a
|
||||||
specified source service. In case paramteres exists for this one in _service file
|
specified source service. In case paramteres exists for this one in _service file
|
||||||
they are used.
|
they are used.
|
||||||
localrun lr run defined services locally and store files as local created (skip _service: prefix).
|
|
||||||
disabledrun dr run only disabled services locally and store files as local created
|
disabledrun dr run only disabled services locally and store files as local created
|
||||||
remoterun rr trigger a re-run on the server side
|
remoterun rr trigger a re-run on the server side
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user