X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=doc%2Fminetestserver.6;h=db5330d3c3ae7523fa408cc5c656d67f8e82763a;hb=a1b444bb61e6c9dcb0581a8550fd7795a3555cec;hp=81203954dfad883a51dc80e83905556ad4064887;hpb=c13691a8e6febee561c839ded33b0f33c53b12d3;p=minetest.git diff --git a/doc/minetestserver.6 b/doc/minetestserver.6 index 81203954d..db5330d3c 100644 --- a/doc/minetestserver.6 +++ b/doc/minetestserver.6 @@ -1,70 +1,2 @@ -.\" Minetestserver man page -.TH minetestserver 6 "11 March 2012" "" "" +.so man6/minetest.6 -.SH NAME -minetestserver \- Minetest server - -.SH SYNOPSIS -.B minetestserver -[ OPTION ... ] - -.SH DESCRIPTION -.B Minetest -is one of the first InfiniMiner/Minecraft(/whatever) inspired games (started October 2010), with a goal of taking the survival multiplayer gameplay to a slightly different direction. -.PP -The main design philosophy is to keep it technically simple, stable and portable. It will be kept lightweight enough to run on fairly old hardware. - -.SH OPTIONS -.TP -\-\-config -Load configuration from specified file -.TP -\-\-disable\-unittests -Disable unit tests -.TP -\-\-enable\-unittests -Enable unit tests -.TP -\-\-gameid -Set gameid -.TP -\-\-help -Show allowed options -.TP -\-\-logfile -Set logfile path (debug.txt) -.TP -\-\-map\-dir -Same as --world (deprecated) -.TP -\-\-port -Set network port (UDP) to use -.TP -\-\-info -Print more information to console -.TP -\-\-verbose -Print even more information to console -.TP -\-\-trace -Print enormous amounts of information to console -.TP -\-\-world -Set world path - -.SH BUGS -Please report all bugs to Perttu Ahola . - -.SH AUTHOR -.PP -Perttu Ahola -and contributors. -.PP -This man page was originally written by -Juhani Numminen . - -.SH WWW -http://c55.me/minetest/ - -.SH "SEE ALSO" -.BR minetest(6)