diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2014-07-13 13:17:43 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2014-07-13 13:17:43 +0200 |
commit | 16242a76f163e8b5b3d3ddc9076d4b0933e9441f (patch) | |
tree | 0f07caa13c8f42f588364f9e8c320be722f4db89 /doc | |
parent | dcbfa2c743d14a60037ac3c61f0d7cba339696cd (diff) | |
download | luaotfload-16242a76f163e8b5b3d3ddc9076d4b0933e9441f.tar.gz |
[conf] add example configuration file
Diffstat (limited to 'doc')
-rw-r--r-- | doc/luaotfload.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/luaotfload.conf.example b/doc/luaotfload.conf.example index ddf438e..2756d62 100644 --- a/doc/luaotfload.conf.example +++ b/doc/luaotfload.conf.example @@ -1,5 +1,5 @@ ;; Example configuration file for Luaotfload. This file contains the -;; defaults only. +;; defaults only, see luaotfload.conf(5) for more information. [db] compress = true |