docs: include note about skipping the build
Add a note explaining that osbuild will not attempt a build at all if neither --output-directory nor --checkpoint is given.
This commit is contained in:
parent
c466b40e14
commit
40a716d3ce
1 changed files with 3 additions and 0 deletions
|
|
@ -48,6 +48,9 @@ is not listed here, **osbuild** will deny startup and exit with an error.
|
||||||
--json output results in JSON format
|
--json output results in JSON format
|
||||||
--output-directory=DIR directory where result objects are stored
|
--output-directory=DIR directory where result objects are stored
|
||||||
|
|
||||||
|
NB: If neither ``--output-directory`` nor ``--checkpoint`` is specified, no
|
||||||
|
attempt to build the manifest will be made.
|
||||||
|
|
||||||
MANIFEST
|
MANIFEST
|
||||||
========
|
========
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue