1
0
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:
Mike Bonnet
2026-01-27 22:50:12 -08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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/`.