Skip to content

Commit 246c780

Browse files
Update packages/cli/README.md
Co-authored-by: Matěj Chalk <[email protected]>
1 parent 390c824 commit 246c780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ Each example is fully tested to demonstrate best practices for plugin testing as
212212
| **`--persist.outputDir`** | `string` | n/a | Directory for the produced reports. |
213213
| **`--persist.filename`** | `string` | `report` | Filename for the produced reports without extension. |
214214
| **`--persist.format`** | `('json' \| 'md')[]` | `json` | Format(s) of the report file. |
215-
| **`--persist.skipReports`** | `boolean` | `false` | Skip generating report files. (useful in combination wit caching) |
215+
| **`--persist.skipReports`** | `boolean` | `false` | Skip generating report files. (useful in combination with caching) |
216216
| **`--upload.organization`** | `string` | n/a | Organization slug from portal. |
217217
| **`--upload.project`** | `string` | n/a | Project slug from portal. |
218218
| **`--upload.server`** | `string` | n/a | URL to your portal server. |

0 commit comments

Comments
 (0)