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

improve help text for osc maintained

The help text does not indicate that only osc mbranch
really creates a branch.

osc maintained and osc sm are just aliases for osc mbranch --dryrun
This commit is contained in:
lethliel 2019-10-16 14:41:22 +02:00
parent 6c23e10d80
commit aaa51bcab1

View File

@ -3336,6 +3336,10 @@ Please submit there instead, or use --nodevelproject to force direct submission.
home:USERNAME:branches:ATTRIBUTE:PACKAGE
if nothing else specified.
If osc maintained or sm is issued only the relevant instances of a
package will be shown. No branch will be created. This is similar
to osc mbranch --dryrun.
usage:
osc sm [SOURCEPACKAGE] [-a ATTRIBUTE]
osc mbranch [ SOURCEPACKAGE [ TARGETPROJECT ] ]