mirror of
https://github.com/containers/ramalama.git
synced 2026-02-05 06:46:39 +01:00
Merge pull request #2354 from mikebonnet/fix-docs-escape
This commit is contained in:
@@ -30,7 +30,7 @@ limit number of results to display
|
||||
#### **--offset**=OFFSET
|
||||
offset for pagination (default: 0)
|
||||
|
||||
#### **--format**={table,json}
|
||||
#### **--format**=\{table,json\}
|
||||
output format (table or json) (default: table)
|
||||
|
||||
## EXAMPLES
|
||||
|
||||
@@ -272,7 +272,7 @@ The ramalama.benchmarks table contains benchmark related settings.
|
||||
|
||||
`[[ramalama.benchmarks]]`
|
||||
|
||||
**storage_folder**="<default store>/benchmarks"
|
||||
**storage_folder**="\<default store>/benchmarks"
|
||||
|
||||
Manually specify where to save benchmark results.
|
||||
By default, this will be stored in the default model store directory under `benchmarks/`.
|
||||
|
||||
Reference in New Issue
Block a user