Browse Source

Added usage to doc in file header

Alois Mahdal 11 years ago
parent
commit
ce20ef49ed
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      mklinks

+ 3
- 0
mklinks View File

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.