We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd24b03 + 266bfcb commit ee402adCopy full SHA for ee402ad
README.md
@@ -213,7 +213,7 @@ Plugins needed to build a book can be installed using: `gitbook install ./`. You
213
You can use the options `--log=debug` and `--debug` to get better error messages (with stack trace). For example:
214
215
```
216
-$ gitbook build ./ -- log=debug --debug
+$ gitbook build ./ --log=debug --debug
217
218
219
#### How to use the latest commit from GitBook in gitbook-cli
0 commit comments