summaryrefslogtreecommitdiff
path: root/morph.1.in
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-06-11 14:31:58 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-06-11 14:31:58 +0100
commit8920f60cdd0f6436bd0a87928f284cacf702edaa (patch)
treec93299ec85315c290408e60461020e45ebee4373 /morph.1.in
parent9f6bae941c397357109e9b09cf7849c31a42423e (diff)
downloadmorph-8920f60cdd0f6436bd0a87928f284cacf702edaa.tar.gz
Add way for user to specify additional plugin directories
Diffstat (limited to 'morph.1.in')
-rw-r--r--morph.1.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/morph.1.in b/morph.1.in
index 6ee9d14e..38bff721 100644
--- a/morph.1.in
+++ b/morph.1.in
@@ -84,6 +84,13 @@ Otherwise,
.B morph
sets the environment variable to
.BR false .
+.TP
+.B MORPH_PLUGIN_PATH
+.B morph
+looks for plugins additionally in the directories given in this variable.
+Syntax is same as for
+.B PATH
+(i.e., colon delimited pathnames).
.PP
The
.BR cliapp (5)