summaryrefslogtreecommitdiff
path: root/config.hs
diff options
context:
space:
mode:
Diffstat (limited to 'config.hs')
-rw-r--r--config.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.hs b/config.hs
index 68732b8f..0547e2c0 100644
--- a/config.hs
+++ b/config.hs
@@ -1,5 +1,8 @@
-- | This is the main configuration file for Propellor, and is used to build
-- the propellor program.
+--
+-- This is the live config file used by propellor's author.
+-- For a simpler starting point, see config.hs.simple.
import Propellor
import Propellor.CmdLine