Skip to content

Commit

Permalink
fix sendsysrq command description
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianschroeter committed Feb 9, 2018
1 parent 80352cb commit 7fc251d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions osc/commandline.py
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 7fc251d

Please sign in to comment.