Skip to content

Commit

Permalink
docs(readme): replace deprecated CLI arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
catcombo committed Oct 14, 2024
1 parent e3480d9 commit 73aff7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## From command line

`spec2sdk --input-file path/to/api.yml --output-dir path/to/output-dir/`
`spec2sdk --input path/to/api.yml --output-dir path/to/output-dir/`

## From the code

Expand Down

0 comments on commit 73aff7d

Please sign in to comment.