X-Git-Url: https://arthur.barton.de/gitweb/?p=backup-script.git;a=blobdiff_plain;f=README.md;h=f816c05c6d0766b0384a6150fd4463be966562c0;hp=d5c6f5420f445148bdf5e48e897d58d9c2263e7a;hb=566dfc1852216acad83272d9216858f44d5ce26f;hpb=93cd0d7c833150087f94b6ef7438d7e03175badd diff --git a/README.md b/README.md index d5c6f54..f816c05 100644 --- a/README.md +++ b/README.md @@ -151,3 +151,14 @@ definition files are automatically mapped to the new backup-script variables: * source -> source_root * pre_exec -> job_pre_exec * post_exec -> job_post_exec + + +## Exit codes + +- 1: Unspecific Error! +- 2: Usage information has been shown. +- 3: Can't read system definition +- 4: PID-file exists! +- 5: Pre-exec command failed! +- 6: There have been systems with errors! +- 9: Aborted (CTRL-C)!