Skip to content

Commit

Permalink
#35 Fix usage sample in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jabalde committed Jun 21, 2022
1 parent e0cd8dc commit 9c33e09
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 @@ -33,7 +33,7 @@ npm i @corunet/openapi-nodejs-cli --global
### 🧑🏻‍💻 Usage

```bash
openapi-nodejs-cli input/schema.yaml
openapi-nodejs-cli -i input/schema.yaml
```

You can retrieve an option list with this command:
Expand Down

0 comments on commit 9c33e09

Please sign in to comment.