mirror of
https://github.com/openSUSE/osc.git
synced 2024-12-24 17:16:12 +01:00
do_updatepacmetafromspec: added "updatepkgmetafromspec" alias
This commit is contained in:
parent
7f21679413
commit
a833120ebd
@ -3372,6 +3372,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
sys.exit(1)
|
||||
|
||||
@cmdln.alias('metafromspec')
|
||||
@cmdln.alias('updatepkgmetafromspec')
|
||||
@cmdln.option('', '--specfile', metavar='FILE',
|
||||
help='Path to specfile. (if you pass more than working copy this option is ignored)')
|
||||
def do_updatepacmetafromspec(self, subcmd, opts, *args):
|
||||
|
Loading…
Reference in New Issue
Block a user