From 60be852802d2f092e8e3ee587bd880b05fe21ec3 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Sep 27 2012 03:57:30 +0000 Subject: Update `Scripts/Bash/intro.docbook' file. --- diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/intro.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/intro.docbook index 00ee91e..9604340 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/intro.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/intro.docbook @@ -1,4 +1,15 @@ + Introduction - ... + + + This chapter describes the centos-art.sh + script, including its execution environment, variables and + functions. The centos-art.sh script is + written in Bash and its main goal is to automate frequent + tasks inside &TCAR;. The centos-art.sh + script is organized by independent functions which try to + follow the paradigm of doing just one thing and do it well. + +