diff --git a/Manuals/Tcar-ug/Scripts/Bash/render.docbook b/Manuals/Tcar-ug/Scripts/Bash/render.docbook index 081ba05..59b1ddd 100644 --- a/Manuals/Tcar-ug/Scripts/Bash/render.docbook +++ b/Manuals/Tcar-ug/Scripts/Bash/render.docbook @@ -9,6 +9,8 @@ copy. + + Syntax centos-art render [OPTIONS] [DIRECTORY] @@ -20,6 +22,11 @@ parameter is not provided, the current directory path where the command was called from is used instead. + + + + Options + The render functionality accepts the following options: @@ -149,6 +156,10 @@ + + + + Description Inside the working copy of &TCAR;, rendition tasks take place @@ -158,8 +169,6 @@ directory-specific rendition. - - Renderable Directories Renderable directories are convenctional locations inside the working copy where you can find source files, output files and @@ -203,38 +212,77 @@ - - - - Rendition Flows - - Base-Rendition + Base Rendition Flow ... - Post-Rendition + Post Rendition Flow ... - Last-Rendition + Last Rendition Flow ... - Directory-Specific Rendition + Directory-Specific Rendition Flow ... + + + + + Environment + + ... + + + + + Authors + + The following people have worked in the + render functionality: + + + + + Alain Reguera Delgado <alain.reguera@gmail.com> + + + + + + + License + +Copyright (C) 2009-2012 The CentOS Project + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or (at +your option) any later version. + +This program is distributed in the hope that it will be useful, but +WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +