Skip to content

Commit

Permalink
update (#651)
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke authored Nov 3, 2023
1 parent fd96b4f commit 98db185
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/guides/uninstall-packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ $ aqua rm --all [-a] # Uninstall all packages
$ aqua rm [<registry name>,]<package name> [...] # Uninstall packages
```

```console
$ aqua rm <command name> [...] # Uninstall packages having given commands
```

```console
$ aqua rm -i # Select packages interactively with a fuzzy finder
```
Expand Down

0 comments on commit 98db185

Please sign in to comment.