Skip to content

Commit 0f59295

Browse files
committed
Update README for new --debug option
1 parent 861ed42 commit 0f59295

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ Generate your documents with:
4242
pdfbaker bake <config_file>
4343
```
4444

45-
This will create a `build/` directory and a `dist/` directory where your configuration
46-
file lives.<br> It will produce your PDF files in the `dist/` directory (and leave some
47-
artifacts in the `build/` directory to aid debugging).
45+
This will produce your PDF files in a `dist/` directory where you configuration file
46+
lives. It will also create a `build/` directory with artifacts but only keeps it if you
47+
specify `--debug`.
4848

4949
## Configuration
5050

0 commit comments

Comments
 (0)