diff --git a/sync.conf.example b/sync.conf.example index a36cb58..d0548ee 100644 --- a/sync.conf.example +++ b/sync.conf.example @@ -213,7 +213,7 @@ REMOTE_RUN_AFTER_CMD="" MAX_EXEC_TIME_PER_CMD_BEFORE=0 MAX_EXEC_TIME_PER_CMD_AFTER=0 -## Stops osync execution if one of the above commands fail +## Stops osync execution if one of the above before commands fail STOP_ON_CMD_ERROR=true ## Run local and remote after sync commands even on failure