X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=doc%2Fminetest.6;h=d94c12cb6d6676a5a0f84061011fd2438cd7b038;hb=15f3713e2f2f272c8f6b8d59e507c9af8417f26e;hp=ef425a6df57aac110146edeaaa0e3d69e58a645b;hpb=a5f6d65c3788da7811c5655110cc6deb95f20999;p=minetest.git diff --git a/doc/minetest.6 b/doc/minetest.6 index ef425a6df..d94c12cb6 100644 --- a/doc/minetest.6 +++ b/doc/minetest.6 @@ -1,5 +1,5 @@ .\" Minetest man page -.TH minetest 6 "29 January 2012" "" "" +.TH minetest 6 "10 September 2013" "" "" .SH NAME minetest \- Multiplayer infinite-world block sandbox @@ -28,26 +28,60 @@ Disable unit tests \-\-enable\-unittests Enable unit tests .TP +\-\-gameid +Set gameid +.TP +\-\-go +Disable main menu +.TP \-\-help Show allowed options .TP -\-\-info\-on\-stderr -Print debug information to console +\-\-version +Show version information +.TP +\-\-logfile +Set logfile path (debug.txt) .TP \-\-map\-dir -Map directory (where everything in the world is stored) +Same as \-\-world (deprecated) +.TP +\-\-name +Set player name +.TP +\-\-password +Set password .TP \-\-port -Set network port to connect to +Set network port (UDP) to use .TP \-\-random\-input Enable random user input, for testing .TP \-\-server -Run server directly +Run dedicated server .TP \-\-speedtests Run speed tests +.TP +\-\-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 +Set world path +.TP +\-\-migrate +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 . @@ -57,11 +91,11 @@ Please report all bugs to Perttu Ahola . Perttu Ahola and contributors. .PP -This man page was written by +This man page was originally written by Juhani Numminen . .SH WWW -http://c55.me/minetest/ +http://www.minetest.net/ .SH "SEE ALSO" -.BR minetestserver(6) \ No newline at end of file +.BR minetestserver(6)