We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df9ea5b commit 7e06ea3Copy full SHA for 7e06ea3
1 file changed
src/cli.ts
@@ -20,7 +20,7 @@ cli
20
'A URL for Dependabot API is required.'
21
)
22
.option(
23
- '-d, --dependabot-api-docker-url <url>',
+ '--dependabot-api-docker-url <url>',
24
'A URL to be used to access the API from Dependabot containers.'
25
26
.parse(process.argv)
0 commit comments