浏览代码

Added usage to doc in file header

Alois Mahdal 12 年前
父节点
当前提交
ce20ef49ed
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      mklinks

+ 3
- 0
mklinks 查看文件

3
 # ============================================
3
 # ============================================
4
 # mklinks
4
 # mklinks
5
 # --------------------------------------------
5
 # --------------------------------------------
6
+#
7
+# usage: mklinks DOTROOT [PREFIX]
8
+#
6
 # This script will go through each sub-folder
9
 # This script will go through each sub-folder
7
 # of DOTROOT and create symbolic link to it
10
 # of DOTROOT and create symbolic link to it
8
 # under your HOME named with "." prefix.
11
 # under your HOME named with "." prefix.