diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/cli_checkFiles.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/cli_checkFiles.docbook index f6377ec..49f3d70 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/cli_checkFiles.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/cli_checkFiles.docbook @@ -1,4 +1,4 @@ - +
Standardizing File Verifications @@ -6,18 +6,19 @@ - Tasks related to file verification are implemented through - cli_checkFiles function. This function - is exported to centos-art.sh script environment in the very - beginning of its execution and will be available all along its - execution lifetime. You can use this function inside common - and specific functions whenever you need to verify files - inside the &TCAR;. + The file verification tasks are implemented through + cli_checkFiles function inside the + centos-art.sh script. The + cli_checkFiles function is exported to + centos-art.sh script environment in the + very beginning of its execution and will be available all + along its execution lifetime. You can use this function inside + common and specific functions whenever you need to verify + files inside the &TCAR;. - The cli_checkFiles is an interface for - the test command and answers basic + The cli_checkFiles answers basic questions like Does location is a regular file? and Does location is directory?. @@ -188,4 +189,4 @@ - +