Skip to content

Commit db64618

Browse files
authored
Fix formatting in Scripts.md for benchmark usage
Updated documentation for runBenchmarks_script.py usage.
1 parent 6d59924 commit db64618

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/Scripts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The Scripts folder has a collection of python scripts to provide basic utilities
44

55
## runBenchmarks_script.py
66

7-
"""
7+
```
88
SOFA Scene Benchmarking Tool
99
1010
Usage:
@@ -38,4 +38,4 @@ Config file format (JSON):
3838
3939
4040
All top-level config keys can be overridden individually via CLI arguments.
41-
"""
41+
```

0 commit comments

Comments
 (0)