mirror of
https://github.com/openSUSE/osc.git
synced 2024-12-27 02:16:12 +01:00
Fix typo.
This commit is contained in:
parent
3614b6a40d
commit
74f583823f
@ -2797,7 +2797,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
@cmdln.option('--skip-validation', default=False, action="store_true",
|
||||
help='Skip the source validation')
|
||||
@cmdln.option('--verbose-validation', default=False, action="store_true",
|
||||
help='Run the source validation with verbose informations')
|
||||
help='Run the source validation with verbose information')
|
||||
def do_commit(self, subcmd, opts, *args):
|
||||
"""${cmd_name}: Upload content to the repository server
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user