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