mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-12 23:56:13 +01:00
add build opts to usage info
This commit is contained in:
parent
20a13e7b3b
commit
e19ded6f70
@ -611,7 +611,8 @@ def build(args):
|
||||
"""build: build a package _locally_
|
||||
You need to call the command inside a package directory.
|
||||
|
||||
usage: osc build <platform> <arch> <specfile>
|
||||
usage: osc build <platform> <arch> <specfile> [--clean|--noinit]
|
||||
|
||||
"""
|
||||
|
||||
if args is None or len(args) < 3:
|
||||
|
Loading…
Reference in New Issue
Block a user