diff --git a/osc/commandline.py b/osc/commandline.py index 130d0cdc8f..40e57e32fc 100644 --- a/osc/commandline.py +++ b/osc/commandline.py @@ -6875,8 +6875,8 @@ def do_sendsysrq(self, subcmd, opts, *args): are 9, t and w in this sequence. usage: - osc restartbuild REPOSITORY ARCH SYSRQ - osc restartbuild PROJECT PACKAGE REPOSITORY ARCH SYSRQ + osc sendsysrq REPOSITORY ARCH SYSRQ + osc sendsysrq PROJECT PACKAGE REPOSITORY ARCH SYSRQ ${cmd_option_list} """ args = slash_split(args)