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.
BASH_COMPLETION_CMD_SMBTREE_SCAN
1 parent 180047c commit aa2df58Copy full SHA for aa2df58
doc/configuration.md
@@ -92,6 +92,11 @@ remote repository. Default is unset.
92
If set and not null, `iwconfig` completion will try to complete on
93
available wireless networks identifiers. Default is unset.
94
95
+### `BASH_COMPLETION_CMD_SMBTREE_SCAN`
96
+
97
+If set and not null, various samba related tool completions perform
98
+a network scan to complete domains and hosts. Default is unset.
99
100
### `BASH_COMPLETION_CMD_TAR_INTERNAL_PATHS`
101
102
If set and not null _before sourcing_ the `tar` completion, it will do
0 commit comments