From 67ac287f55fd6a37c6d73df227789a9f7d21cbeb Mon Sep 17 00:00:00 2001 From: Pedro Monreal Date: Wed, 28 Apr 2021 12:11:56 +0200 Subject: [PATCH] Adjust the description size of 'osc service run' --- osc/commandline.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/osc/commandline.py b/osc/commandline.py index e7903b6f..7dbf46a0 100644 --- a/osc/commandline.py +++ b/osc/commandline.py @@ -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