From a043b6fa5464bb2b72e4f53a292f16fd180ebd81 Mon Sep 17 00:00:00 2001 From: Tiiffi Date: Sat, 17 Dec 2016 20:10:20 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c73bce8..f21ad1e 100644 --- a/README.md +++ b/README.md @@ -40,8 +40,7 @@ MCRCON_HOST MCRCON_PORT MCRCON_PASS ``` -Command-line options will override environment variables. -Commands with arguments must be enclosed in quotes. +Note that command-line options will override environment variables. Example: ```mcrcon -H my.minecraft.server -p password "say Server is restarting!" save-all stop```