Explain how to show a plugin's description

Adds an example of how to show the description of a plugin
This commit is contained in:
Lorenzo Manacorda 2016-11-19 16:59:58 +01:00 committed by GitHub
parent 791ef724d9
commit 659568e73a

View file

@ -84,6 +84,12 @@ Show everything that's available.
fisher ls-remote
```
Show a plugin's description.
```
fisher ls-remote fzf
```
Update everything.
```