mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
fisher: update page to comply with Fisher 4.0 (#4999)
This commit is contained in:
parent
c7ed28053a
commit
4d4b44fd69
1 changed files with 2 additions and 6 deletions
|
@ -20,14 +20,10 @@
|
|||
|
||||
`fisher ls`
|
||||
|
||||
- Show available plugins:
|
||||
|
||||
`fisher ls-remote`
|
||||
|
||||
- Update plugins:
|
||||
|
||||
`fisher up`
|
||||
`fisher update`
|
||||
|
||||
- Remove one or more plugins:
|
||||
|
||||
`fisher rm {{plugin1}} {{plugin2}}`
|
||||
`fisher remove {{plugin1}} {{plugin2}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue