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 lockfile command example flags #103

Merged
merged 1 commit into from
Dec 29, 2022
Merged

Conversation

myersg86
Copy link
Contributor

What does this do?

Corrects the osv-scanner command example for scanning lockfiles to use consistent command line flags.

Why?

Using mixed --lockfile and -L options in the same command (as shown in example) results in a Can't use two forms of same flag: L lockfile error.

Using mixed --lockfile and -L syntax results in
"Can't use two forms of same flag: L lockfile" error
@inferno-chromium inferno-chromium enabled auto-merge (squash) December 29, 2022 22:44
@inferno-chromium
Copy link
Contributor

/gcbrun

@inferno-chromium inferno-chromium merged commit 585881e into google:main Dec 29, 2022
julieqiu pushed a commit to julieqiu/osv-scanner that referenced this pull request May 2, 2023
Using mixed --lockfile and -L syntax results in
"Can't use two forms of same flag: L lockfile" error
julieqiu pushed a commit to julieqiu/osv-scanner that referenced this pull request May 2, 2023
Using mixed --lockfile and -L syntax results in
"Can't use two forms of same flag: L lockfile" error
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