add example for running detect-latest-release

This commit is contained in:
rhysd 2017-12-30 16:15:49 +09:00
parent 597627d0b7
commit b4e1c152bd
1 changed files with 6 additions and 0 deletions

View File

@ -12,3 +12,9 @@ To know the usage, please try the command without any argument.
$ detect-latest-release
```
For example, following shows the latest version of [github-clone-all](https://github.com/rhysd/github-clone-all).
```
$ detect-latest-release rhysd/github-clone-all
```