]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - doc/minetest.6
Use a database for mod storage (#11763)
[dragonfireclient.git] / doc / minetest.6
index 42ed1a45f435d770f00847a06538a34bf7d5fe06..6a3601f80981d78a26003dde93f7f322c3dab83f 100644 (file)
@@ -112,6 +112,10 @@ leveldb, and files.
 Migrate from current players backend to another. Possible values are sqlite3,
 leveldb, postgresql, dummy, and files.
 .TP
+.B \-\-migrate-mod-storage <value>
+Migrate from current mod storage backend to another. Possible values are
+sqlite3, dummy, and files.
+.TP
 .B \-\-terminal
 Display an interactive terminal over ncurses during execution.