mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-26 20:22:13 +01:00
Print help in more standard form so that help2man can parse it (bnc#471888).
This commit is contained in:
parent
aedeea317c
commit
a02e40f273
@ -13,9 +13,9 @@ import oscerr
|
|||||||
|
|
||||||
|
|
||||||
class Osc(cmdln.Cmdln):
|
class Osc(cmdln.Cmdln):
|
||||||
"""usage:
|
"""Usage: osc [GLOBALOPTS] SUBCOMMAND [OPTS] [ARGS...]
|
||||||
osc [GLOBALOPTS] SUBCOMMAND [OPTS] [ARGS...]
|
or: osc help SUBCOMMAND
|
||||||
osc help SUBCOMMAND
|
|
||||||
OpenSUSE build service command-line tool.
|
OpenSUSE build service command-line tool.
|
||||||
Type 'osc help <subcommand>' for help on a specific subcommand.
|
Type 'osc help <subcommand>' for help on a specific subcommand.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user