From 80d6385d680d4f508a6df01a362ba34fe672fd91 Mon Sep 17 00:00:00 2001 From: TheBrokenRail Date: Thu, 17 Jun 2021 18:33:57 -0400 Subject: [PATCH] Update Dedicated Server Documentation --- docs/DEDICATED_SERVER.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DEDICATED_SERVER.md b/docs/DEDICATED_SERVER.md index 7cc2c0c..1545e4d 100644 --- a/docs/DEDICATED_SERVER.md +++ b/docs/DEDICATED_SERVER.md @@ -16,4 +16,4 @@ To use, install and run ``minecraft-pi-reborn-server``. It will generate the wor ## Arguments ### ``--only-generate`` -If you run the server with ``--only-generate`` it will immediately exit once world generation has completed. +If you run the server with ``--only-generate``, it will immediately exit once world generation has completed. This is mainly used for automatically testing MCPI-Reborn.