Introduction
Introduction Statistics Contact Development Disclaimer Help
saait.1: reword sentence about an empty template block file - saait - the most …
git clone git://git.codemadness.org/saait
Log
Files
Refs
README
LICENSE
---
commit 5bf956a1f444ba5ec786a887f575668f42313d15
parent 53544bea37c0b6dab9050d9aedf64a0027424fce
Author: Hiltjo Posthuma <[email protected]>
Date: Sat, 15 Feb 2020 00:12:34 +0100
saait.1: reword sentence about an empty template block file
Diffstat:
M saait.1 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/saait.1 b/saait.1
@@ -58,8 +58,8 @@ Footer block.
.Pp
The files are saved as output/<templatename>, for example
templates/atom.xml/* will become: output/atom.xml .
-If a filename does not exist then the template block is not processed and will
-be the same result as if it was an empty file.
+If a file for a template block does not exist then it is treated as if it was
+an empty file.
.Pp
Hidden template directories (starting with ".") are ignored.
.Pp
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.