diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/intro.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/intro.docbook index 9604340..80b4e05 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/intro.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/intro.docbook @@ -3,13 +3,17 @@ <title>Introduction</title> <para> - This chapter describes the <command>centos-art.sh</command> - script, including its execution environment, variables and - functions. 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. + 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> </sect1>