mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-26 06:46:13 +01:00
- fixed #514280 ("osc help text (0.119)")
This commit is contained in:
parent
b6925f7b34
commit
8bd4e4eddf
@ -703,7 +703,7 @@ class Osc(cmdln.Cmdln):
|
||||
@cmdln.option('-m', '--message', metavar='TEXT',
|
||||
help='specify message TEXT')
|
||||
@cmdln.option('-r', '--revision', metavar='REV',
|
||||
help='for "create", specify a certain source revision ID (the md5 sum)')
|
||||
help='specify a certain source revision ID (the md5 sum) for the source package')
|
||||
@cmdln.option('-s', '--supersede', metavar='SUPERSEDE',
|
||||
help='Superseding another request by this one')
|
||||
@cmdln.option('--nodevelproject', action='store_true',
|
||||
|
Loading…
Reference in New Issue
Block a user