From a021fe9c2d154dea5b5404a43d6052f5994687b8 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Oct 02 2012 02:59:59 +0000 Subject: Update `Scripts/Bash/funref.docbook' file. --- diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/funref.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/funref.docbook index 15212b3..72300f2 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/funref.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/funref.docbook @@ -13,7 +13,7 @@ - cli_checkFiles + cli_checkFiles -d -e @@ -122,7 +122,7 @@ - cli_checkRepoDirSource + cli_checkRepoDirSource @@ -155,7 +155,7 @@ - cli_expandTMarkers + cli_expandTMarkers LOCATION @@ -490,7 +490,7 @@ - cli_exportFunctions + cli_exportFunctions EXPORTID @@ -506,7 +506,9 @@ render specific functionality, we use the following construction: - cli_exportFunctions "Render/render" + +cli_exportFunctions "Render/render" + In this construction, Render with the first letter in upper case is the name of the directory under @@ -515,7 +517,7 @@ where the specific functionality is stored in, and render with all letters in lower case is the name of the specific functionality we want to export, - without its extension. This name is also use as suffix to + without its extension. This name is also used as suffix to identify all files related to the specific functionality we are exporting to centos-art.sh script execution environment. @@ -531,7 +533,7 @@ - cli_synchronizeRepoChanges + cli_synchronizeRepoChanges LOCATION @@ -558,7 +560,7 @@ - cli_printMessage + cli_printMessage MESSAGE --as-separator-line @@ -911,6 +913,9 @@ ... + + See also: +