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. + +