1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-20 01:06:17 +02:00

Merge branch 'service-run' of https://github.com/pmgdeb/osc

Avoid excessively long lines in the help text of the service command.
This commit is contained in:
Marcus Huewe 2021-04-28 12:36:26 +02:00
commit d4d942f2cf

View File

@ -7036,9 +7036,9 @@ Please submit there instead, or use --nodevelproject to force direct submission.
osc service wait [PROJECT PACKAGE]
COMMAND can be:
run r run defined services with modes "trylocal", "localonly", or no mode set locally, may take an optional parameter to run only a
specified source service. In case parameters exist for this one in _service file
they are used.
run r run defined services with modes "trylocal", "localonly", or no mode set locally,
may take an optional parameter to run only a specified source service. In case
parameters exist for this one in _service file they are used.
runall ra run all services independent of the used mode
manualrun mr run all services with mode "manual", may take an optional parameter to run only a
specified source service