summaryrefslogtreecommitdiff
path: root/shells/bash-completion/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash-completion/files/pkg-message.in')
-rw-r--r--shells/bash-completion/files/pkg-message.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/shells/bash-completion/files/pkg-message.in b/shells/bash-completion/files/pkg-message.in
index f5c3c0203fd3..b9445fa231f7 100644
--- a/shells/bash-completion/files/pkg-message.in
+++ b/shells/bash-completion/files/pkg-message.in
@@ -1,6 +1,6 @@
-
-=====================================================================
-
+[
+{ type: install
+ message: <<EOM
To enable the bash completion library, add the following to
your .bashrc file:
@@ -8,6 +8,6 @@ your .bashrc file:
source %%RUNFILE%%
See %%DOCSDIR%%/README.md for more information.
-
-=====================================================================
-
+EOM
+}
+]