mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-05 10:58:07 +01:00
Document possible action types for "osc rq --type <TYPE>"
The "group" action type is omitted on purpose, because it is not/was never supported.
This commit is contained in:
parent
1c21c67659
commit
28368ecd4a
@ -2013,7 +2013,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
|||||||
@cmdln.option('-m', '--message', metavar='TEXT',
|
@cmdln.option('-m', '--message', metavar='TEXT',
|
||||||
help='specify message TEXT')
|
help='specify message TEXT')
|
||||||
@cmdln.option('-t', '--type', metavar='TYPE',
|
@cmdln.option('-t', '--type', metavar='TYPE',
|
||||||
help='limit to requests which contain a given action type (submit/delete/change_devel)')
|
help='limit to requests which contain a given action type (submit/delete/change_devel/add_role/set_bugowner/maintenance_incident/maintenance_release)')
|
||||||
@cmdln.option('-a', '--all', action='store_true',
|
@cmdln.option('-a', '--all', action='store_true',
|
||||||
help='all states. Same as\'-s all\'')
|
help='all states. Same as\'-s all\'')
|
||||||
@cmdln.option('-f', '--force', action='store_true',
|
@cmdln.option('-f', '--force', action='store_true',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user