Explain `ls-remote --format` option

Add example of using `ls-remote --format` to display additional info about available plugins.
pull/445/head
Lorenzo Manacorda 8 years ago committed by Jorge Bucaran
parent 1627ab8a21
commit 8e57d3744d

@ -84,6 +84,12 @@ Show everything that's available.
fisher ls-remote
```
Show additional information about available plugins:
```
fisher ls-remote --format="%name(%stars): %info [%url]\n"
```
Update everything.
```

Loading…
Cancel
Save