Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim committed Jan 24, 2022
1 parent af717cf commit f542133
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,8 @@ $ npx asyncapi-format your-asyncapi-file.yaml
asyncapi-format.js <input-file> -o [ouptut-file] [options]
Arguments:
infile the AsyncAPI document, can be either a .json or .yaml file
outfile the output file is optional and be either a .json or .yaml file. Files that end in `.json` will be formatted
as JSON files that end in `.yaml` or `.yml` will be YAML format
input-file the AsyncAPI document, can be either a .json or .yaml file
ouptut-file the output file is optional and be either a .json or .yaml file.
Options:
Expand Down

0 comments on commit f542133

Please sign in to comment.