Skip to content

Commit 6276362

Browse files
committed
Fixed typo in the README
1 parent fe8deb8 commit 6276362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Prometheus collector and exporter for metrics extracted from the [Slurm](https:/
2424
- Information extracted from the SLURM [**sinfo**](https://slurm.schedmd.com/sinfo.html) and [**sacct**](https://slurm.schedmd.com/sacct.html) command.
2525
- [Slurm GRES scheduling](https://slurm.schedmd.com/gres.html)
2626

27-
**NOTE**: since version **0.19**, GPU accounting has to be **explicitly** enabled adding the _-gpu-acct_ option to the command line otherwise it will not be activated.
27+
**NOTE**: since version **0.19**, GPU accounting has to be **explicitly** enabled adding the _-gpus-acct_ option to the command line otherwise it will not be activated.
2828

2929
Be aware that:
3030

0 commit comments

Comments
 (0)