diff options
Diffstat (limited to 'docs/markdown/FAQ.md')
| -rw-r--r-- | docs/markdown/FAQ.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/FAQ.md b/docs/markdown/FAQ.md index 9daf9ae98..faa4becbe 100644 --- a/docs/markdown/FAQ.md +++ b/docs/markdown/FAQ.md @@ -285,7 +285,7 @@ or they are not called (due to e.g. `if/else`) then nothing is downloaded. If this is not sufficient for you, starting from release 0.40.0 Meson -has a option called `wrap-mode` which can be used to disable wrap +has an option called `wrap-mode` which can be used to disable wrap downloads altogether with `--wrap-mode=nodownload`. You can also disable dependency fallbacks altogether with `--wrap-mode=nofallback`, which also implies the `nodownload` option. |
