mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-08 05:58:43 +02:00
add build opts to usage info
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user