]> Sergey Matveev's repositories - zk.git/commitdiff
. is ignored
authorSergey Matveev <stargrave@stargrave.org>
Sun, 11 May 2025 07:29:33 +0000 (10:29 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 11 May 2025 07:29:33 +0000 (10:29 +0300)
USAGE

diff --git a/USAGE b/USAGE
index 8445b000a95d837f5e84d21490f8f3d2c3afaaa1..0307e07151a76e66753c76a97aeee5922cbb25aa 100644 (file)
--- a/USAGE
+++ b/USAGE
@@ -15,7 +15,8 @@ will be generated on the pages by default.
 
 .zkignore may contain regular expressions (one per line) to ignore
 specified files during processing. Your directory may contain images or
-binary files, that must not be processed.
+binary files, that must not be processed. Files starting with dot will
+be ignored by default.
 
 If $ZK_PRINT_MISSING environment variable is set, then warning will be
 print for links leading to non-existent pages.