From ee1f0da3dc0cc38807d50b4d90ddd869f91b55e1 Mon Sep 17 00:00:00 2001 From: Sebastian Ramacher Date: Wed, 7 Jan 2015 12:13:57 +0100 Subject: [PATCH] Document include Signed-off-by: Sebastian Ramacher --- doc/man/zathurarc.5.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/man/zathurarc.5.rst b/doc/man/zathurarc.5.rst index 0fc90ce..85a4656 100644 --- a/doc/man/zathurarc.5.rst +++ b/doc/man/zathurarc.5.rst @@ -72,6 +72,16 @@ the *zathurarc* file to make those changes permanent: map [mode] +include - Including another config file +--------------------------------------- +This commands allows to include other configuration files. If a relative path is +given, the path will be resolved relative to the configuration file that is +currently processed. + +:: + + include another-config + Mode ^^^^ The ``map`` command expects several arguments where only the ``binding`` as well as