summaryrefslogtreecommitdiff
path: root/net/ldapsh/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/ldapsh/files/pkg-message.in')
-rw-r--r--net/ldapsh/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/net/ldapsh/files/pkg-message.in b/net/ldapsh/files/pkg-message.in
index 8fdccc45d7a7..e8bcbf89ee44 100644
--- a/net/ldapsh/files/pkg-message.in
+++ b/net/ldapsh/files/pkg-message.in
@@ -1,4 +1,6 @@
-*************************************************************
+[
+{ type: install
+ message: <<EOM
Before using ldapsh, you'll probably want to :
- Create the configuration file (an example is in
@@ -8,4 +10,6 @@ Before using ldapsh, you'll probably want to :
configuration file $HOME/.ldapsh_config.
- See %%DOCSDIR%%/COMMANDS for an overview of
the available commands.
-*************************************************************
+EOM
+}
+]