Add returns for consitency

Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
pull/6263/head
Marc Khouzam 6 years ago
parent e615d65961
commit 1066370741

@ -92,9 +92,11 @@ __helm_custom_func()
;;
helm_repo_remove)
__helm_list_repos
return
;;
helm_plugin_remove | helm_plugin_update)
__helm_list_plugins
return
;;
*)
;;

Loading…
Cancel
Save