We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
README.md
1 parent ff3acbf commit c4f796eCopy full SHA for c4f796e
README.md
@@ -9,5 +9,5 @@ cargo install --locked --git https://github.com/koyashiro/vpm-repos-gen
9
## Example
10
11
```sh
12
-vpm-repos-gen --name "koyashiro" --author 'koyashiro' --url 'https://vpm.koyashiro.net/repos.json' --repos 'koyashiro/udon-list' --repos 'koyashiro/udon-dictionary'
+vpm-repos-gen --name "koyashiro" --author 'koyashiro' --url 'https://vpm.koyashiro.net/repos.json' --repos 'koyashiro/udon-list,koyashiro/udon-dictionary'
13
```
0 commit comments