]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Document the --example-dir option.
authorPeter Powell <petpow@saberuk.com>
Fri, 5 Jul 2019 09:08:41 +0000 (10:08 +0100)
committerPeter Powell <petpow@saberuk.com>
Fri, 5 Jul 2019 09:09:06 +0000 (10:09 +0100)
make/configure.pm

index 1a21284cb81b1b6032f949e3cf6fc9ad68110146..0a7ea566a0e96406ea664a6aca1a31c1b3bb1eb1 100644 (file)
@@ -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.