From ce51efdf8979fc2e07da52dd7af3f6a513a63d42 Mon Sep 17 00:00:00 2001 From: Maarten Sebregts Date: Tue, 23 Sep 2025 10:48:12 +0200 Subject: [PATCH] Clarify that process-db-analysis shows usage across any occurrence of the IDS --- docs/source/cli.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/cli.rst b/docs/source/cli.rst index df6db85..9147746 100644 --- a/docs/source/cli.rst +++ b/docs/source/cli.rst @@ -121,8 +121,8 @@ process these files with ``imas process-db-analysis``. This will: variable). 2. These results are summarized in a table, showing per IDS: - - The number of data fields [#data_fields]_ that were filled in *any* of the - analyzed data entries. + - The number of data fields [#data_fields]_ that were filled in *any* occurrence of + the IDS in *any* of the analyzed data entries. - The total number of data fields [#data_fields]_ that the Data Dictionary defines for this IDS. - The percentage of fields filled.