From e685df91251ca111e42306e6f36835e55f052c0c Mon Sep 17 00:00:00 2001 From: David Härdeman Date: Tue, 7 Jul 2020 20:19:12 +0200 Subject: Change action verbs to be a bit more descriptive --- man/minecctl.xml | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'man') diff --git a/man/minecctl.xml b/man/minecctl.xml index c410d40..62c8925 100644 --- a/man/minecctl.xml +++ b/man/minecctl.xml @@ -71,21 +71,24 @@ - status SERVER + info SERVER - Show the current status of SERVER + Show information about SERVER (or all known servers if SERVER - is not specified). + is not specified). Note that the server needs to be running. - ping SERVER + status SERVER - Check if SERVER is running - (if SERVER is not specified, it must + Check if SERVER is running and reachable + via various methods (rcon, + minecraft protocol and + systemd). + If SERVER is not specified, it must be defined via command line options, see options - and below). + and below. -- cgit v1.2.3