@@ -6,9 +6,11 @@
#
# usage: mklinks DOTROOT [PREFIX]
-# This script will go through each sub-folder
-# of DOTROOT and create symbolic link to it
-# under your HOME named with "." prefix.
+#
+# This script will go through each file or
+# sub-folder of DOTROOT and create symbolic
+# link to it under your HOME named with "."
+# prefix.
# This is useful for sharing your dotfiles
# (e.g. using service like Dropbox or keeping