Browse Source

Update README after bin/mkx change 97ae354

Alois Mahdal 6 years ago
parent
commit
d5a7a0e657
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

76
 
76
 
77
 ### mkx ###
77
 ### mkx ###
78
 
78
 
79
-    mkx [-f|--force] FILE [TEMPLATE]
79
+    mkx [-f|--force] [+TEMPLATE] FILE
80
     mkx -l|--list
80
     mkx -l|--list
81
 
81
 
82
 Make executable script, i.e. create new file, add shebang line and template,
82
 Make executable script, i.e. create new file, add shebang line and template,