]> git.lizzy.rs Git - minetest.git/blobdiff - doc/minetestserver.6
Don't call a player event without having player to do a event for
[minetest.git] / doc / minetestserver.6
index 9540e2c42aa7ce651addc7181e624cb38e4ba76c..1d4a5f838b37efc2acc6cadb8f6ea13ccb432ad9 100644 (file)
@@ -1,5 +1,5 @@
 .\" Minetestserver man page
-.TH minetestserver 6 "29 January 2012" "" ""
+.TH minetestserver 6 "10 September 2013" "" ""
 
 .SH NAME
 minetestserver \- Minetest server
@@ -25,17 +25,39 @@ 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
+\-\-version
+Show version information
+.TP
+\-\-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
+.TP
+\-\-migrate <value>
+Migrate from current map backend to another. Possible values are sqlite3
+and leveldb.
 
 .SH BUGS
 Please report all bugs to Perttu Ahola <celeron55@gmail.com>.
@@ -45,11 +67,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/
+http://www.minetest.net/
 
 .SH "SEE ALSO"
-.BR minetest(6)
\ No newline at end of file
+.BR minetest(6)