summaryrefslogtreecommitdiff
path: root/plugins/helm/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/helm/README.md')
-rw-r--r--plugins/helm/README.md13
1 files changed, 7 insertions, 6 deletions
diff --git a/plugins/helm/README.md b/plugins/helm/README.md
index 8be024bfb..dcbb30b6c 100644
--- a/plugins/helm/README.md
+++ b/plugins/helm/README.md
@@ -10,9 +10,10 @@ plugins=(... helm)
## Aliases
-| Alias | Full command |
-| ----- | ------------ |
-| h | helm |
-| hin | helm install |
-| hse | helm search |
-| hup | helm upgrade |
+| Alias | Full command |
+| ----- | -------------- |
+| h | helm |
+| hin | helm install |
+| hun | helm uninstall |
+| hse | helm search |
+| hup | helm upgrade |