diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/funref.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/funref.docbook
index 624b21d..611d5e0 100644
--- a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/funref.docbook
+++ b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/funref.docbook
@@ -13,116 +13,11 @@
- cli_checkFiles
-
- -d
- -e
- -f
- -h
- -x
-
- LOCATION
-
-
-
-
- The cli_checkFiles standardizes the way
- files are verified inside the centos-art.sh script. It tries
- to answers questions like Is
- LOCATION a regular file or
- directory? or even, does
- LOCATION have execution
- rights?. You can provide several
- LOCATION arguments to this function
- in order to perform the verifications over them. Likewise, you
- can combine different options to realize different
- verifications over the same files. In case the verification
- fails, an error message is printed and the script finishes its
- execution.
-
-
- The cli_checkFiles is an interface for
- the test command and accepts the following
- options:
-
-
-
-
-
-
- Verifies whether LOCATION exists
- and is a directory. If it doesn't exists or isn't a directory,
- an error message is printed and the script finishes its
- execution. Otherwise, if it exists and is a directory, the
- script continues its execution normally.
-
-
-
-
-
-
-
-
- Verifies whether LOCATION exists or
- not. If it doesn't exist, an error message is printed and the
- script finishes its execution. Otherwise, if it does exists,
- the script continues its execution normally.
-
-
-
-
-
-
-
-
- Verifies whether LOCATION exists
- and is a regular file. If it doesn't exists or isn't a regular
- file, an error message is printed and the script finishes its
- execution. Otherwise, if it exists and is a regular file, the
- script continues its execution normally.
-
-
-
-
-
-
-
-
- Verifies whether LOCATION exists
- and is a symbolic link. If it doesn't exists or isn't a
- symbolic link, an error message is printed and the script
- finishes its execution immediately. Otherwise, if it does
- exist and is a symbolic link, the script continue its
- execution normally.
-
-
-
-
-
-
-
-
- Verifies whether LOCATION exists
- and execution permission is granted. If it doesn't exist or
- hasn't execution permission, the script finishes its execution
- immediately. Otherwise, if it exists and has execution
- permissions, the script continues its execution normally.
-
-
-
-
-
-
- Use the cli_checkFiles function whenever
- you need to verify files inside the &TCAR;.
-
-
-
-
-
-
-
- cli_checkRepoDirSource
+ cli_checkRepoDirSource
+
+ cli_checkRepoDirSource
+
+
@@ -155,7 +50,11 @@
- cli_expandTMarkers
+ cli_expandTMarkers
+
+ cli_expandTMarkers
+
+ LOCATION
@@ -490,7 +389,11 @@
- cli_exportFunctions
+ cli_exportFunctions
+
+ cli_exportFunctions
+
+ EXPORTID
@@ -533,7 +436,11 @@ cli_exportFunctions "Render/render"
- cli_getConfigLines
+ cli_getConfigLines
+
+ cli_getConfigLines
+
+ FILESECTIONOPTION
@@ -680,7 +587,11 @@ splash.svgz = "Symbols/48/=\BRAND=.png:x48+30+20"
- cli_getConfigValue
+ cli_getConfigValue
+
+ cli_getConfigValue
+
+ FILESECTIONOPTION
@@ -763,7 +674,11 @@ splash.svgz = "Symbols/48/=\BRAND=.png:x48+30+20"
- cli_getFilesList
+ cli_getFilesList
+
+ cli_getFilesList
+
+ --pattern--mindepth--maxdepth
@@ -920,7 +835,39 @@ splash.svgz = "Symbols/48/=\BRAND=.png:x48+30+20"
- cli_synchronizeRepoChanges
+ cli_getPathComponent
+
+ cli_getPathComponent
+
+
+ --release
+ --release-major
+ --release-minor
+ --release-pattern
+ --architecture
+ --architecture-pattern
+ --motif
+ --motif-name
+ --motif-release
+ --motif-pattern
+ PATH
+
+
+
+
+ ...
+
+
+
+
+
+
+
+ cli_synchronizeRepoChanges
+
+ cli_syncronizeRepoChanges
+
+ LOCATION
@@ -947,7 +894,11 @@ splash.svgz = "Symbols/48/=\BRAND=.png:x48+30+20"
- cli_printMessage
+ cli_printMessage
+
+ cli_printMessage
+
+ MESSAGE--as-separator-line
@@ -1292,7 +1243,11 @@ splash.svgz = "Symbols/48/=\BRAND=.png:x48+30+20"
- cli_unsetFunctions
+ cli_unsetFunctions
+
+ cli_unsetFunctions
+
+ EXPORTID
@@ -1309,7 +1264,11 @@ splash.svgz = "Symbols/48/=\BRAND=.png:x48+30+20"
- cli_getTemporalFile
+ cli_getTemporalFile
+
+ cli_unsetFunctions
+
+ FILENAME