commit | 5e0e86f70543890df3daf8e551aa6a319278c3f9 | [log] [tgz] |
---|---|---|
author | Robert R Evans <robert@codewranglers.org> | 周六 10月 02 15:29:23 2010 -0700 |
committer | Robert R Evans <robert@codewranglers.org> | 周六 10月 02 15:29:23 2010 -0700 |
tree | 91eacce174e8906fa332662702ff490a79367d1b | |
parent | 070107ab956dd39a33a94b7e92fc4f2e64bfa47a [diff] [blame] |
Added a generic aliases help
diff --git a/bash_it.sh b/bash_it.sh index 3f52aba..78e32be 100644 --- a/bash_it.sh +++ b/bash_it.sh
@@ -60,5 +60,7 @@ echo echo " rails-help This will list out all the aliases you can use with rails." echo " git-help This will list out all the aliases you can use with git." + echo " aliases-help Generic list of aliases." + echo } \ No newline at end of file