mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-23 05:26:16 +01:00
fix "osc update -s" help text
This commit is contained in:
parent
3631df59d4
commit
115de1e5c1
@ -3120,7 +3120,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
@cmdln.option('-e', '--expand-link', action='store_true',
|
||||
help='if a package is a link, update to the expanded sources')
|
||||
@cmdln.option('-s', '--source-service-files', action='store_true',
|
||||
help='Use server side generated sources instead of local generation.' )
|
||||
help='Run local source services after update.' )
|
||||
@cmdln.option('-S', '--server-side-source-service-files', action='store_true',
|
||||
help='Use server side generated sources instead of local generation.' )
|
||||
@cmdln.option('-l', '--limit-size', metavar='limit_size',
|
||||
|
Loading…
Reference in New Issue
Block a user