1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-12-24 17:16:12 +01:00

- do not list "localrun" anymore, it can't work in all circumstances

This commit is contained in:
Adrian Schröter 2011-03-17 19:52:27 +01:00
parent 400e417a5f
commit 13633ab0e7

View File

@ -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