diff --git a/osc/commandline.py b/osc/commandline.py index 5f6d4fdb..a4f48601 100644 --- a/osc/commandline.py +++ b/osc/commandline.py @@ -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