diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -23,7 +23,8 @@ The output directory `out` is supposed to be an empty directory. Then run one of the backends `mdbp-BACKEND [BACKENDOPTIONS] REQUEST.json`. The process blocks until the build has finished and its return code signifies success or failure of the operation. Usage of unsupported parameters of the particular -backend result in a failure of the operation as a whole. +backend result in a failure of the operation as a whole. The content of the +stdout file descriptor is to be considered the build log. When to use mdbp? ----------------- |