Wrong cli argument for listing templates by gmlion · Pull Request #383 · awsdocs/aws-lambda-developer-guide
Description of changes:
The guide uses a non-existant dotnet new -all command to list available templates. I fixed it to dotnet new -l, fixed the example command output and changed "project types" to "templates" in the command explanation
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.