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:
Christian Kellner 2020-12-15 11:53:44 +01:00
parent c466b40e14
commit 40a716d3ce

View file

@ -48,6 +48,9 @@ is not listed here, **osbuild** will deny startup and exit with an error.
--json output results in JSON format
--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
========