Skip to content

Commit 8e79259

Browse files
committed
improving documentation of new config entry
1 parent cd46847 commit 8e79259

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/users/config_file.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,9 @@ Execution
164164

165165
*resource_monitor_append*
166166
Append to an existing ``resource_monitor.json`` in the workflow ``base_dir``.
167-
(unset by default, possible values: ``true`` or ``false``,
168-
will append unless explicitly set to ``false``).
167+
Requires ``resource_monitor`` to be ``true``. (unset by default,
168+
possible values: ``true`` or ``false``, the resource monitor will append
169+
unless explicitly set to ``false``).
169170

170171
Example
171172
~~~~~~~

0 commit comments

Comments
 (0)