Browse Source

remove attach

Maxim Sokhatsky 10 years ago
parent
commit
87f75946c5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/index.tex

+ 1 - 1
doc/index.tex

@@ -60,7 +60,7 @@ Synrc mad has a simple interface as follows:
       params := [] | run params
          run := command [ options ]
      command := app | lib | deps | compile | bundle
-                run | stop | attach | repl
+                start | stop | repl
 \end{lstlisting}
 \vspace{1\baselineskip}