Namdak Tonpa 6 years ago
parent
commit
6082166f03
3 changed files with 3 additions and 3 deletions
  1. 1 1
      include/mad.hrl
  2. 2 2
      index.html
  3. BIN
      mad

+ 1 - 1
include/mad.hrl

@@ -1 +1 @@
--define(VERSION,"484403").
+-define(VERSION,"73b138").

+ 2 - 2
index.html

@@ -60,8 +60,8 @@
  $ mad
  MAD Manage Dependencies ad426a
 
-    invoke = mad | mad params
-    params = []  | command [options] params
+    invoke = mad | mad list
+      list =  [] | command [options] list
    command = app [web|mqtt] <name> | deps | clean | compile | strip
            | bundle [beam|script] <name> | get <repo> | up [name]
            | start | stop | attach | repl | static <min>

BIN
mad