diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/intro.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/intro.docbook index cb3e3ba..885c3de 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/intro.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/intro.docbook @@ -1,19 +1,7 @@ -<section id="scripts-bash-intro"> - - <title>Introduction</title> - - <para> - The <command>centos-art.sh</command> script is written in Bash - and its main goal is to automate frequent tasks inside &TCAR;. - The <command>centos-art.sh</command> script is organized by - independent functions which try to follow the paradigm of - doing just one thing and do it well. - </para> - - <para> - This chapter describes the version 0.0.4 of - <command>centos-art.sh</command> script, including its - execution environment, variables and functions. - </para> - -</section> +<para> + This reference covers the <command>centos-art.sh</command> script + mission, name convenctions, command-line interface and execution + environments (which includes common and specific functions). You + can use this reference to understand how the + <command>centos-art.sh</command> script works. +</para>