1
0
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:
Michal Vyskocil
2010-02-16 12:23:25 +01:00
parent 8df5e1fe38
commit 2ec430ccfe

View File

@@ -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'):