]> git.lizzy.rs Git - minetest.git/blobdiff - doc/minetest.6
Update lua_api.txt documentation
[minetest.git] / doc / minetest.6
index fe260da08a11b981fb3e0e581cd2baca2413d58d..d94c12cb6d6676a5a0f84061011fd2438cd7b038 100644 (file)
@@ -1,5 +1,5 @@
 .\" Minetest man page
-.TH minetest 6 "11 March 2012" "" ""
+.TH minetest 6 "10 September 2013" "" ""
 
 .SH NAME
 minetest \- Multiplayer infinite-world block sandbox
@@ -28,17 +28,23 @@ Disable unit tests
 \-\-enable\-unittests
 Enable unit tests
 .TP
+\-\-gameid <value>
+Set gameid
+.TP
 \-\-go
 Disable main menu
 .TP
 \-\-help
 Show allowed options
 .TP
+\-\-version
+Show version information
+.TP
 \-\-logfile <value>
 Set logfile path (debug.txt)
 .TP
 \-\-map\-dir <value>
-Same as --world (deprecated)
+Same as \-\-world (deprecated)
 .TP
 \-\-name <value>
 Set player name
@@ -58,11 +64,24 @@ Run dedicated server
 \-\-speedtests
 Run speed tests
 .TP
-\-\-verbose
+\-\-videomodes
+List available video modes
+.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. Only works when using --server.
 
 .SH BUGS
 Please report all bugs to Perttu Ahola <celeron55@gmail.com>.
@@ -76,7 +95,7 @@ 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 minetestserver(6)