summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Mayo <aklhfex@gmail.com>2022-12-05 19:20:41 +0000
committerMichał Górny <mgorny@gentoo.org>2022-12-05 21:00:16 +0100
commit6edd9df6a2ba25921d145fd958c54afa51250b5b (patch)
treeb4d0f7917817a054e91d059d940cfcbd0d0130a4 /app-shells
parentapp-office/sc-im: Keyword 0.8.2 x86, #877053 (diff)
downloadgentoo-6edd9df6a2ba25921d145fd958c54afa51250b5b.tar.gz
gentoo-6edd9df6a2ba25921d145fd958c54afa51250b5b.tar.bz2
gentoo-6edd9df6a2ba25921d145fd958c54afa51250b5b.zip
app-shells/bash-completion: use the correct eselect module name
Signed-off-by: Chris Mayo <aklhfex@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28554 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash-completion/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash-completion/metadata.xml b/app-shells/bash-completion/metadata.xml
index b8af55c2981a..7def7326d530 100644
--- a/app-shells/bash-completion/metadata.xml
+++ b/app-shells/bash-completion/metadata.xml
@@ -11,7 +11,7 @@
</maintainer>
<use>
<flag name="eselect">
- Support blacklisting of completions via 'eselect bash-completion'.
+ Support blacklisting of completions via 'eselect bashcomp'.
This enables custom Gentoo patching of upstream completion loader.
</flag>
</use>