Skip to content

Commit bb303e2

Browse files
ldezalexandear
andauthored
review
Co-authored-by: Oleksandr Redko <[email protected]>
1 parent c7c2bd4 commit bb303e2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/src/docs/product/migration-guide.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2047,9 +2047,9 @@ version: "2"
20472047

20482048
</details>
20492049

2050-
### Flags
2050+
### Command Line Flags
20512051

2052-
The following flags has been removed:
2052+
The following flags have been removed:
20532053

20542054
- `--disable-all`
20552055
- `--enable-all`
@@ -2069,7 +2069,7 @@ The following flags has been removed:
20692069

20702070
#### `--out-format`
20712071

2072-
`--out-format` has been replaced to the following flags:
2072+
`--out-format` has been replaced with the following flags:
20732073

20742074
```bash
20752075
# Previously 'colored-line-number' and 'line-number'
@@ -2122,7 +2122,7 @@ The following flags has been removed:
21222122
--output.sarif.path
21232123
```
21242124

2125-
#### `--disable-all` and `--enable-all`
2125+
#### `--disable-all` and `--enable-all`
21262126

21272127
`--disable-all` has been replaced by `--default=none`.
21282128

0 commit comments

Comments
 (0)