mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-12 23:56:13 +01:00
Remove deprecated '--raw' option from the 'develproject' command
This commit is contained in:
parent
cd66d2ab19
commit
47d4aa1eda
@ -646,7 +646,6 @@ class Osc(cmdln.Cmdln):
|
||||
|
||||
@cmdln.alias('bsdevelproject')
|
||||
@cmdln.alias('dp')
|
||||
@cmdln.option('-r', '--raw', action='store_true', help='deprecated option')
|
||||
def do_develproject(self, subcmd, opts, *args):
|
||||
"""
|
||||
Print the devel project / package of a package
|
||||
|
Loading…
Reference in New Issue
Block a user