commit | bd2248563945e20545e2271c8e8c9da2fbf2dd75 | [log] [tgz] |
---|---|---|
author | Florian Baumann <flo@noqqe.de> | 周一 11月 08 21:52:49 2010 +0100 |
committer | Florian Baumann <flo@noqqe.de> | 周一 11月 08 21:52:49 2010 +0100 |
tree | c85ccdaed9a4552aba0f34c4e5ed60ccd167deb1 | |
parent | 6a890d21c98db4552e13a0db2372d5aa669d8293 [diff] [blame] |
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 }