Skip to content

Commit 180276f

Browse files
authored
fix: Fixing report flags (#4899)
1 parent 5a47ad4 commit 180276f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs-starlight/src/data/flags/report-format.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: report-file
2+
name: report-format
33
description: The format of the run report.
44
type: string
55
env:

docs-starlight/src/data/flags/report-schema-file.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: --report-schema-file
2+
name: report-schema-file
33
description: |
44
When passed in, a JSON schema for the report will be generated at the specified path.
55
type: string

0 commit comments

Comments
 (0)