Merge pull request #15 from meatballhat/env-var-typo

Fix env var typo in man page
This commit is contained in:
Tiiffi
2016-12-28 01:17:12 +02:00
committed by GitHub

View File

@ -41,7 +41,7 @@ Server address, port and password can be set using following environment variabl
.br
\fBMCRCON_PORT
.br
\fBMCRCOM_PASS\fR
\fBMCRCON_PASS\fR
.PP
Note that command-line options will override environment variables.
.SH EXAMPLES