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.
1 parent 50688d5 commit d884a22Copy full SHA for d884a22
doc/configuration.md
@@ -12,11 +12,11 @@ and override ones installed by bash_completion. Defaults to
12
### `$XDG_CONFIG_HOME/bash_completion`
13
14
Sourced by the `bash_completion.sh` `profile.d` script. This file is
15
-suitable for definitions of all `COMP*` environment variables below.
+suitable for definitions of all `COMP*` shell variables below.
16
If `$XDG_CONFIG_HOME` is unset or null,`~/.config` is
17
used instead of it.
18
19
-## Environment variables
+## Shell variables
20
21
### `BASH_COMPLETION_COMPAT_DIR`
22
0 commit comments