]> git.lizzy.rs Git - minetest.git/blobdiff - doc/minetestserver.6
Describe format of nodes in doc/mapformat.txt
[minetest.git] / doc / minetestserver.6
index 9540e2c42aa7ce651addc7181e624cb38e4ba76c..81203954dfad883a51dc80e83905556ad4064887 100644 (file)
@@ -1,5 +1,5 @@
 .\" Minetestserver man page
-.TH minetestserver 6 "29 January 2012" "" ""
+.TH minetestserver 6 "11 March 2012" "" ""
 
 .SH NAME
 minetestserver \- Minetest server
@@ -25,17 +25,32 @@ Disable unit tests
 \-\-enable\-unittests
 Enable unit tests
 .TP
+\-\-gameid <value>
+Set gameid
+.TP
 \-\-help
 Show allowed options
 .TP
-\-\-info\-on\-stderr
-Print debug information to console
+\-\-logfile <value>
+Set logfile path (debug.txt)
 .TP
 \-\-map\-dir <value>
-Map directory (where everything in the world is stored)
+Same as --world (deprecated)
 .TP
 \-\-port <value>
 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 <value>
+Set world path
 
 .SH BUGS
 Please report all bugs to Perttu Ahola <celeron55@gmail.com>.
@@ -45,11 +60,11 @@ Please report all bugs to Perttu Ahola <celeron55@gmail.com>.
 Perttu Ahola <celeron55@gmail.com>
 and contributors.
 .PP
-This man page was written by
+This man page was originally written by
 Juhani Numminen <juhaninumminen0@gmail.com>.
 
 .SH WWW
 http://c55.me/minetest/
 
 .SH "SEE ALSO"
-.BR minetest(6)
\ No newline at end of file
+.BR minetest(6)