aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Fu <vincent.fu@samsung.com>2024-01-16 09:03:35 -0500
committerVincent Fu <vincent.fu@samsung.com>2024-01-16 09:03:35 -0500
commit9f9340cc3a15bca2aa6e883bd5be3d0c9471f573 (patch)
tree7ed34abc0545befc2ce37a4fcf7fa208befde6e6
parent06c40418f97811092c0aece1760487400bcdd506 (diff)
parent96d289092af6d7391a263d97fcb586f7afda62c5 (diff)
downloadfio-9f9340cc3a15bca2aa6e883bd5be3d0c9471f573.tar.gz
Merge branch 'group_reporting_indentation' of https://github.com/0mp/fio
* 'group_reporting_indentation' of https://github.com/0mp/fio: doc: group_reporting: Fix indentation and syntax
-rw-r--r--HOWTO.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/HOWTO.rst b/HOWTO.rst
index 847c03563..d0ba80217 100644
--- a/HOWTO.rst
+++ b/HOWTO.rst
@@ -3984,12 +3984,12 @@ Measurements and reporting
same reporting group, unless if separated by a :option:`stonewall`, or by
using :option:`new_group`.
- NOTE: When :option: `group_reporting` is used along with `json` output,
- there are certain per-job properties which can be different between jobs
- but do not have a natural group-level equivalent. Examples include
- `kb_base`, `unit_base`, `sig_figs`, `thread_number`, `pid`, and
- `job_start`. For these properties, the values for the first job are
- recorded for the group.
+ NOTE: When :option:`group_reporting` is used along with `json` output,
+ there are certain per-job properties which can be different between jobs
+ but do not have a natural group-level equivalent. Examples include
+ `kb_base`, `unit_base`, `sig_figs`, `thread_number`, `pid`, and
+ `job_start`. For these properties, the values for the first job are
+ recorded for the group.
.. option:: new_group