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 wrong example in the help #653

Merged
merged 1 commit into from
Oct 20, 2020
Merged

Conversation

tangogu
Copy link
Contributor

@tangogu tangogu commented Sep 24, 2020

The p is necessary for position, the v is not a valid option. And since v will be discarded, and position is not specified, the application will just exit.

The p is necessary for position, the v is not a valid option. And since v will be discarded, and position is not specified, the application will just exit.
@mhurliman
Copy link
Contributor

Awesome, thanks tangogu! I'm just about to do another pass on this so I'll accept you changes then get it integrated on our side. =) Cheers!

@mhurliman mhurliman merged commit c19f7b0 into microsoft:master Oct 20, 2020
@tangogu tangogu deleted the patch-1 branch October 21, 2020 01:35
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