Skip to content
This repository was archived by the owner on Jul 23, 2021. It is now read-only.

Commit 159600c

Browse files
jhaagmanstchock
authored andcommitted
Corrected parameter for downloadDocumentation (#83)
1 parent f8836a9 commit 159600c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ See the Serverless documentation for more information on [resource naming](https
300300

301301
### Download documentation from AWS API Gateway
302302

303-
To download the deployed documentation you just need to use `serverless downloadDocumentation --outputFile=filename.ext`.
303+
To download the deployed documentation you just need to use `serverless downloadDocumentation --outputFileName=filename.ext`.
304304
For `yml` or `yaml` extensions application/yaml content will be downloaded from AWS. In any other case - application/json.
305305

306306
## Contribution

0 commit comments

Comments
 (0)