X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=doc%2Fusage.texi;h=d64b9990b05bdde021913e37194d34b9a9549f29;hb=832176e643f73d8628c112311f1dd295f9f88499;hp=cfd8046447afef1da1ff650597c194ecb2441ffe;hpb=c677765eb4d3399077a99e3af242a9a7a31dac7a;p=mmc.git diff --git a/doc/usage.texi b/doc/usage.texi index cfd8046..d64b999 100644 --- a/doc/usage.texi +++ b/doc/usage.texi @@ -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}.