Added better documentation for ref
diff --git a/bash_it.sh b/bash_it.sh
index f0c850c..fef8584 100644
--- a/bash_it.sh
+++ b/bash_it.sh
@@ -69,5 +69,6 @@
   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 "  ref-help 					  Get help for the ref plugin."
   echo
 }