osc-cycle: add option list to help output
This commit is contained in:
parent
0b6739ce5c
commit
1a26c02020
@ -13,6 +13,7 @@ def do_cycle(self, subcmd, opts, *args):
|
|||||||
Examples:
|
Examples:
|
||||||
osc cycle <pkg1> <pkg2> <pkg3> # outputs a dot file showing the relation between the listed packages
|
osc cycle <pkg1> <pkg2> <pkg3> # outputs a dot file showing the relation between the listed packages
|
||||||
|
|
||||||
|
${cmd_option_list}
|
||||||
"""
|
"""
|
||||||
|
|
||||||
if len(args) == 0:
|
if len(args) == 0:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user