mirror of
https://github.com/openSUSE/osc.git
synced 2024-12-30 19:56:14 +01:00
fix change devel requests help
This commit is contained in:
parent
0094d86316
commit
21bd79bc56
@ -628,7 +628,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
|||||||
@cmdln.alias("cr")
|
@cmdln.alias("cr")
|
||||||
@cmdln.alias("changedevelreq")
|
@cmdln.alias("changedevelreq")
|
||||||
def do_changedevelrequest(self, subcmd, opts, *args):
|
def do_changedevelrequest(self, subcmd, opts, *args):
|
||||||
"""${cmd_name}: Handle requests to another project
|
"""${cmd_name}: Create request to change the devel package definition.
|
||||||
|
|
||||||
[See http://en.opensuse.org/Build_Service/Collaboration for information
|
[See http://en.opensuse.org/Build_Service/Collaboration for information
|
||||||
on this topic.]
|
on this topic.]
|
||||||
|
Loading…
Reference in New Issue
Block a user