summaryrefslogtreecommitdiff
path: root/databases/arangodb33/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'databases/arangodb33/pkg-message')
-rw-r--r--databases/arangodb33/pkg-message8
1 files changed, 6 insertions, 2 deletions
diff --git a/databases/arangodb33/pkg-message b/databases/arangodb33/pkg-message
index 42677f5015e5..0c88d9af080f 100644
--- a/databases/arangodb33/pkg-message
+++ b/databases/arangodb33/pkg-message
@@ -1,4 +1,6 @@
-======================================================================
+[
+{ type: install
+ message: <<EOM
You installed ArangoDB: a distributed NoSQL database.
To enable the service at startup, you should execute the command:
@@ -20,4 +22,6 @@ data.
ArangoDB uses the AQL language to query and modify data, as opposed to
the SQL language used by relational databases.
-======================================================================
+EOM
+}
+]