mirror of
https://github.com/rpm-software-management/tito.git
synced 2025-02-23 12:12:47 +00:00
document KOJI_OPTIONS options of titorc
This commit is contained in:
parent
bf9e4bfa59
commit
8dca0cdd07
1 changed files with 5 additions and 0 deletions
|
@ -26,6 +26,10 @@ Both files are optional.
|
|||
|
||||
OPTIONS
|
||||
-------
|
||||
KOJI_OPTIONS::
|
||||
Specify strings of options, which is passed to koji on commandline when you
|
||||
execute --koji-release. For example:
|
||||
|
||||
RPMBUILD_BASEDIR::
|
||||
Specifies a base directory for temp files, tarballs, and RPMs.
|
||||
If defined, and if the directory exists, `tito` will automatically
|
||||
|
@ -40,6 +44,7 @@ it will use:
|
|||
|
||||
EXAMPLE
|
||||
-------
|
||||
KOJI_OPTIONS=-c ~/.koji/spacewalkproject.org-config build --nowait
|
||||
|
||||
----
|
||||
# Default Location to write temp files, tarballs and rpms to:
|
||||
|
|
Loading…
Add table
Reference in a new issue