1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-20 09:16:16 +02:00

Fix typo in help

This commit is contained in:
Michal Čihař 2013-05-07 09:29:59 +02:00
parent 954c2fc2b2
commit f2a1bde695

View File

@ -5280,7 +5280,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
@cmdln.option('--vm-type', metavar='TYPE',
help='use VM type TYPE (e.g. kvm)')
@cmdln.option('--target', metavar='TARGET',
help='define target plattform')
help='define target platform')
@cmdln.option('--alternative-project', metavar='PROJECT',
help='specify the build target project')
@cmdln.option('-d', '--debuginfo', action='store_true',