From 021fe61d8589db751d32a50db650e1ea9177984c Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Fri, 5 Jul 2019 10:08:41 +0100 Subject: Document the --example-dir option. --- make/configure.pm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'make') diff --git a/make/configure.pm b/make/configure.pm index 1a21284cb..0a7ea566a 100644 --- a/make/configure.pm +++ b/make/configure.pm @@ -132,6 +132,9 @@ PATH OPTIONS --data-dir=[dir] The location where the data files, such as the pid file, are stored. [$PWD/run/data] + --example-dir=[dir] The location where the example configuration files + and SQL schemas are stored. + [$PWD/run/conf/examples] --log-dir=[dir] The location where the log files are stored. [$PWD/run/logs] --manual-dir=[dir] The location where the manual files are stored. -- cgit v1.2.3