diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual.cli | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/manual.cli b/doc/manual.cli index 557f652..3b3bd4b 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -550,8 +550,9 @@ specified \c{interactive-mode} with either the \c{true} or \c{both} value in the task request. The breakpoint can either be a primary step id of the worker script or the -special \c{error} or \c{warning} value. See \l{#arch-worker Worker Logic} for -details. +special \c{error} or \c{warning} value. There is also the special \c{none} +value which never interrupts the task execution. See \l{#arch-worker Worker +Logic} for details. \h2#arch-task-worker-checksum|\c{worker-checksum}| |