We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b117a45 commit 3961b14Copy full SHA for 3961b14
README.md
@@ -37,7 +37,7 @@ module.exports = async function myScript(octokit, repository, options) {
37
## Example
38
39
```
40
-$ npx mutate-github-repositories \
+$ npx mutate-github-repositories-cli \
41
--token 0123456789012345678901234567890123456789 \
42
example.js \
43
octokit/*
0 commit comments