mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-06 15:43:39 +02:00
fix remotebuildlog help
This commit is contained in:
@@ -2836,6 +2836,8 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
osc remotebuildlog project package repository arch
|
||||
or
|
||||
osc remotebuildlog project/package/repository/arch
|
||||
or
|
||||
osc remotebuildlog buildlogurl
|
||||
${cmd_option_list}
|
||||
"""
|
||||
if len(args) == 1 and args[0].startswith('http'):
|
||||
|
Reference in New Issue
Block a user