Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix readme typo in sam -version #473

Merged
merged 1 commit into from
Jun 11, 2018
Merged

Fix readme typo in sam -version #473

merged 1 commit into from
Jun 11, 2018

Conversation

sander-bol
Copy link
Contributor

Description of changes:
sam -version -> "Error: no such option: -v"
sam --version -> "SAM CLI, version 0.3.0"

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

`sam -version` -> "Error: no such option: -v"
`sam --version` -> "SAM CLI, version 0.3.0"
Copy link
Contributor

@jfuss jfuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@jfuss jfuss merged commit ae9298e into aws:develop Jun 11, 2018
moelasmar added a commit to moelasmar/aws-sam-cli that referenced this pull request Jul 14, 2023
* Add python3.11.

* fix failing without docker test cases

---------

Co-authored-by: Mohamed Elasmar <71043312+moelasmar@users.noreply.github.com>
Co-authored-by: Mohamed ElAsmar <melasmar@amazon.com>
github-merge-queue bot pushed a commit that referenced this pull request Jul 15, 2023
* Add python3.11. (#473)

* Add python3.11.

* fix failing without docker test cases

---------

Co-authored-by: Mohamed Elasmar <71043312+moelasmar@users.noreply.github.com>
Co-authored-by: Mohamed ElAsmar <melasmar@amazon.com>

* add py3.11 to docker-disabled job

---------

Co-authored-by: Sean O Brien <briensea@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants