From 652d319024f0e304e81e0f8d59fc3fbf79a28e29 Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Sun, 8 Nov 2009 00:38:01 +0100 Subject: [PATCH] shlib.sh: Describe --- shlib.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/shlib.sh b/shlib.sh index 35b4752..a75ff67 100644 --- a/shlib.sh +++ b/shlib.sh @@ -1,4 +1,7 @@ #!/bin/bash +# +# This is generic shell library for all the scripts used by Girocco; +# most importantly, it introduces all the $cfg_* shell variables. # Import all the variables from Girocco::Config to the local environment, -- 2.11.4.GIT