diff --git a/bash_completion/msm b/bash_completion/msm index beea20f..8a106e5 100644 --- a/bash_completion/msm +++ b/bash_completion/msm @@ -68,7 +68,7 @@ _msm() { esac fi ;; - start|config) + start|config|help|update) # Do nothing, just don't execute the server logic ;; *)