From 2113a67691496d815a9dc99a50d8710f8a75d1aa Mon Sep 17 00:00:00 2001 From: Marcus Whybrow Date: Thu, 31 May 2012 07:27:26 +0100 Subject: [PATCH] Removed server "worlds toram" option from the help output. The command is no longer available. --- init/msm | 1 - 1 file changed, 1 deletion(-) diff --git a/init/msm b/init/msm index 6ca97ae..42e34af 100755 --- a/init/msm +++ b/init/msm @@ -1537,7 +1537,6 @@ main() { echo -e " worlds list \t\t\t\tLists the worlds a server has" echo -e " worlds load \t\t\t\tCreates links to worlds in storage for a server" echo -e " worlds ram \t\t\tToggles a world's \"in RAM\" status" - echo -e " worlds toram \t\t\tSynchronises any RAM enabled worlds to RAM a server has" echo -e " worlds todisk \t\t\tSynchronises any \"in RAM\" worlds to disk a server has" echo -e " worlds backup \t\t\tMakes a backup of all worlds a server has" echo -e " logroll \t\t\t\tMove a server log to a gziped archive, to reduce lag"