From 598297b9c6127a7e139daba38462e1c5a7559e8a Mon Sep 17 00:00:00 2001 From: Dan Buch Date: Mon, 26 Dec 2016 22:00:26 -0500 Subject: [PATCH] Fix env var typo in man page --- mcrcon.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mcrcon.1 b/mcrcon.1 index b63409d..51ee6ba 100644 --- a/mcrcon.1 +++ b/mcrcon.1 @@ -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