]> Sergey Matveev's repositories - mmc.git/blobdiff - doc/usage.texi
No hardcoded entrypoint
[mmc.git] / doc / usage.texi
index cfd8046447afef1da1ff650597c194ecb2441ffe..d64b9990b05bdde021913e37194d34b9a9549f29 100644 (file)
@@ -10,7 +10,9 @@ compile Go programs in @file{cmd} subdirectory.
 
 @item Place your MM's credentials to @env{$NETRC} (@file{~/.netrc} by
 default). For example
-@code{machine mm.example.com login stargrave@@mm.example.com password PASSWORD}.
+@code{machine mm.invalid login stargrave@@mm.invalid password PASSWORD}.
+
+@item Set @env{$MMC_ENTRYPOINT} environment variable to your entrypoint.
 
 @item Run @command{cmd/start} and you should see started @command{tmux}
 with split window and running @command{cmd/mmc}.