diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/markdown/snippets/install_dry_run.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/markdown/snippets/install_dry_run.md b/docs/markdown/snippets/install_dry_run.md new file mode 100644 index 000000000..8106a0668 --- /dev/null +++ b/docs/markdown/snippets/install_dry_run.md @@ -0,0 +1,4 @@ +## meson install --dry-run + +New option to meson install command that does not actually install files, but +only print messages. |
