Skip to content

Commit

Permalink
minor doc edit in user-mode install section
Browse files Browse the repository at this point in the history
Signed-off-by: Karl W. Schulz <[email protected]>
  • Loading branch information
koomie committed Jan 7, 2025
1 parent d6c0149 commit f89fe6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation/user-mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ yellow need to be customized for the local installation path.
mv data_prom data_prom.${jobid}
```

In both examples above, the `omnistat-query` utility is used at the end of the job to query collected telemetry (prior to shutting down the server) for the assigned jobid. This should produce a summary report card for the job similar to the [report card](query_report_card) example mentioned in the Overview directly within the recorded job output.
In both examples above, the `omnistat-query` utility is used at the end of the job to query collected telemetry (prior to shutting down the server) for the assigned jobid. This should embed an ascii summary for the job similar to the [report card](query_report_card) example mentioned in the Overview directly within the recorded job output.

## Exploring results with a local Docker environment

Expand Down

0 comments on commit f89fe6a

Please sign in to comment.