mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-04 06:33:38 +02:00
Make 'metafromspec' and alias to 'updatepacmetafromspec', to make the command
easier to memorize
This commit is contained in:
@@ -865,6 +865,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
delete_project(conf.config['apiurl'], project)
|
||||
|
||||
|
||||
@cmdln.alias('metafromspec')
|
||||
@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):
|
||||
|
Reference in New Issue
Block a user