diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/exitstatus.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/exitstatus.docbook new file mode 100644 index 0000000..7f04a72 --- /dev/null +++ b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/exitstatus.docbook @@ -0,0 +1,29 @@ + +Script Exit Status + + + The centos-art.sh script has the following + exit status: + + + + + + 0 — All actions were completed successfully + without error. + + + + + + 1 — Some action wasn't completed because an + error. + + + + + + ... + + +