Options (1)
-h, --helpbooleanDisplay help
Example:
koji build {{[-h|--help]}}Examples (6)
Build a package from `src.rpm`
koji build target path/to/src.rpmBuild a package from a SCM (Source Code Management) URL
koji build target git+https://src.fedoraproject.org/rpms/vim.git#e847a50297a216229050bf4db3d06a139104e7cfPerform a scratch build
koji build target path/to/src.rpm --scratchWait on the build, even if it's running in the background
koji build target path/to/src.rpm --waitDon't wait on build
koji build target path/to/src.rpm --nowaitDisplay help
koji build [-h|--help]made by @shridhargupta | data from tldr-pages