mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-10 06:46:15 +01: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:
commit
d4d942f2cf
@ -7036,9 +7036,9 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
|||||||
osc service wait [PROJECT PACKAGE]
|
osc service wait [PROJECT PACKAGE]
|
||||||
|
|
||||||
COMMAND can be:
|
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
|
run r run defined services with modes "trylocal", "localonly", or no mode set locally,
|
||||||
specified source service. In case parameters exist for this one in _service file
|
may take an optional parameter to run only a specified source service. In case
|
||||||
they are used.
|
parameters exist for this one in _service file they are used.
|
||||||
runall ra run all services independent of the used mode
|
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
|
manualrun mr run all services with mode "manual", may take an optional parameter to run only a
|
||||||
specified source service
|
specified source service
|
||||||
|
Loading…
Reference in New Issue
Block a user