summaryrefslogtreecommitdiff
path: root/net/ldapdiff/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'net/ldapdiff/pkg-message')
-rw-r--r--net/ldapdiff/pkg-message11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/ldapdiff/pkg-message b/net/ldapdiff/pkg-message
new file mode 100644
index 000000000000..c779a2ad26cf
--- /dev/null
+++ b/net/ldapdiff/pkg-message
@@ -0,0 +1,11 @@
+
+When using ldapdiff, you have to start it with the -p option
+in order to make it use the provided config file.
+
+Example: ldapdiff -p /usr/local/etc/ldapdiff.conf
+
+If you want to make use of the plugin feature, put your
+specific code into ${PREFIX}/share/ldapdiff/plugins/skeleton.c
+and compile it. Afterwards you have to adapt your config file
+accordingly.
+