summaryrefslogtreecommitdiff
path: root/sysutils/fusefs-sqlfs/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/fusefs-sqlfs/pkg-message')
-rw-r--r--sysutils/fusefs-sqlfs/pkg-message10
1 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/fusefs-sqlfs/pkg-message b/sysutils/fusefs-sqlfs/pkg-message
index dacb37bc338c..7d5fccea8529 100644
--- a/sysutils/fusefs-sqlfs/pkg-message
+++ b/sysutils/fusefs-sqlfs/pkg-message
@@ -1,5 +1,6 @@
-==============================================================================
-
+[
+{ type: install
+ message: <<EOM
Now sqlfs filesystem is installed.
You can mount it by issuing
% sqlfs -o /path/to/sqlite/database /path/to/mountpoint
@@ -7,5 +8,6 @@ You can mount it by issuing
Alternatively you can supply database name via SQLFS_DBNAME env variable
For additional information see supplied documentation.
-
-==============================================================================
+EOM
+}
+]