From 68ae9173ae6f222e182fd96d0c87465c95a3f9e1 Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Mon, 10 May 2010 23:15:46 +0200 Subject: [PATCH] Added documentation for 'include' to taskrc.5 --- doc/man/taskrc.5 | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/man/taskrc.5 b/doc/man/taskrc.5 index ccc805188..e1d6fe7d6 100644 --- a/doc/man/taskrc.5 +++ b/doc/man/taskrc.5 @@ -100,6 +100,17 @@ $ task config and in addition, will also perform a check of all the values in the file, warning you of anything it finds amiss. +.SH NESTING CONFIGURATION FILES +The .taskrc can include other files containing configuration settings by using the +.B include +statement: + +.RS +include +.RE + +By using include files you can divide your main configuration file into several ones containing just the relevant configuration data like colors, etc. + .SH CONFIGURATION VARIABLES Valid variable names and their default values are: