From f3b6c03f21e45edd2220cb6fc996fe4b5fa11bb8 Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Fri, 28 Apr 2017 00:26:32 +0200 Subject: make: settings: do not read output_dir from blogcfile now it is only possible to override output directory using environment variable. this commit also reduces the number trie lookups. --- man/blogc-make.1.ronn | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'man') diff --git a/man/blogc-make.1.ronn b/man/blogc-make.1.ronn index 97ffd1b..6e01974 100644 --- a/man/blogc-make.1.ronn +++ b/man/blogc-make.1.ronn @@ -55,8 +55,7 @@ files to the configured output directory. * `OUTPUT_DIR`: Path to the directory where `blogc-make` should write (or instruct blogc(1) to - write) output files. This is usually configured in `blogcfile`, but being able - to override it with an environment variable is useful for automated builds. + write) output files. Any other environment variables are inherited by blogc(1) and blogc-runserver(1), when called by `blogc-make`. -- cgit v1.2.3-18-g5258