added documentation for plugins-help
diff --git a/bash_it.sh b/bash_it.sh
index 5736f89..2364d04 100644
--- a/bash_it.sh
+++ b/bash_it.sh
@@ -71,5 +71,6 @@
   echo "  git-help                    This will list out all the aliases you can use with git."
   echo "  todo-help                   This will list out all the aliases you can use with todo.txt-cli"
   echo "  aliases-help                Generic list of aliases."
+  echo "  plugins-help                This will list out all the plugins and functions you can use with bash-it"
   echo
 }