diff options
| author | Xavier Claessens <xavier.claessens@collabora.com> | 2022-02-22 15:14:58 -0500 |
|---|---|---|
| committer | Xavier Claessens <xclaesse@gmail.com> | 2022-02-28 09:03:27 -0500 |
| commit | 6fafeb13b3b115b5fddf371b6b7624801559b99f (patch) | |
| tree | f07d6d7546a19c07c6963774c585ab70ca5656f6 /docs/markdown/Commands.md | |
| parent | 79c6075b560dbf1c3e4e0b30f1c472dc2086421e (diff) | |
| download | meson-6fafeb13b3b115b5fddf371b6b7624801559b99f.tar.gz | |
devenv: Source bash completion scripts
Diffstat (limited to 'docs/markdown/Commands.md')
| -rw-r--r-- | docs/markdown/Commands.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/markdown/Commands.md b/docs/markdown/Commands.md index 2dbe79b48..2623b5c92 100644 --- a/docs/markdown/Commands.md +++ b/docs/markdown/Commands.md @@ -321,4 +321,7 @@ These variables are set in environment in addition to those set using `meson.add layout must match the installed tree layout otherwise `import subdir.mod` cannot work. +Since *Since 0.62.0* if bash-completion scripts are being installed and the +shell is bash, they will be automatically sourced. + {{ devenv_arguments.inc }} |
