1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-02-25 03:32:15 +01:00

fix sendsysrq command description

This commit is contained in:
Adrian Schröter 2018-02-09 10:08:13 +01:00
parent 80352cbfc7
commit 7fc251d81e

View File

@ -6875,8 +6875,8 @@ Please submit there instead, or use --nodevelproject to force direct submission.
are 9, t and w in this sequence. are 9, t and w in this sequence.
usage: usage:
osc restartbuild REPOSITORY ARCH SYSRQ osc sendsysrq REPOSITORY ARCH SYSRQ
osc restartbuild PROJECT PACKAGE REPOSITORY ARCH SYSRQ osc sendsysrq PROJECT PACKAGE REPOSITORY ARCH SYSRQ
${cmd_option_list} ${cmd_option_list}
""" """
args = slash_split(args) args = slash_split(args)