mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-02 17:56:15 +01:00
Added missing localrun help text to do_service
This commit is contained in:
parent
f17bef21e5
commit
a364a4c456
@ -6251,6 +6251,7 @@ 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
|
||||||
osc service disabledrun
|
osc service disabledrun
|
||||||
osc service remoterun [PROJECT PACKAGE]
|
osc service remoterun [PROJECT PACKAGE]
|
||||||
|
|
||||||
@ -6258,6 +6259,7 @@ 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 parameters exist for this one in _service file
|
specified source service. In case parameters exist for this one in _service file
|
||||||
they are used.
|
they are used.
|
||||||
|
localrun lr run services locally and store files as local created
|
||||||
disabledrun dr run disabled or server side only services locally and store files as local created
|
disabledrun dr run disabled or server side only 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