mirror of
https://github.com/openSUSE/osc.git
synced 2024-12-24 00:56:15 +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:
|
||||
osc service COMMAND (inside working copy)
|
||||
osc service run [SOURCE_SERVICE]
|
||||
osc service localrun [SOURCE_SERVICE]
|
||||
osc service disabledrun
|
||||
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
|
||||
specified source service. In case paramteres exists for this one in _service file
|
||||
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
|
||||
remoterun rr trigger a re-run on the server side
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user