Skip to content

Commit 6cccde7

Browse files
committed
docs: remove convert command
1 parent dd76406 commit 6cccde7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,6 @@ Support both single file paths and glob patterns.
4949
npx junit-to-ctrf <path-or-glob-pattern> [options]
5050
```
5151

52-
### Convert Command
53-
54-
```sh
55-
npx junit-to-ctrf convert <path-or-glob-pattern> [options]
56-
```
57-
5852
## Options
5953

6054
`-o`, `--output` <output>: Output directory and filename for the CTRF report. If not provided, defaults to ctrf/ctrf-report.json.

0 commit comments

Comments
 (0)