diff --git a/docs/usage.md b/docs/usage.md index c1dedde1757..6046d453653 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -308,11 +308,11 @@ _See code: [src/commands/config/versions.ts](https://github.com/asyncapi/cli/blo ## `asyncapi convert [SPEC-FILE]` -Convert asyncapi documents older to newer versions +Convert asyncapi documents older to newer versions or or OpenAPI documents to AsyncAPI ``` USAGE - $ asyncapi convert [SPEC-FILE] [-h] [-o ] [-t ] + $ asyncapi convert [SPEC-FILE] [-h] [-o ] [-t ] [-p ] ARGUMENTS SPEC-FILE spec path, url, or context-name @@ -320,10 +320,12 @@ ARGUMENTS FLAGS -h, --help Show CLI help. -o, --output= path to the file where the result is saved + -p, --perspective=