Show supported backends in --help output (#16441)
This commit is contained in:
@@ -101,6 +101,7 @@ class ServerMap : public Map
|
||||
/*
|
||||
Database functions
|
||||
*/
|
||||
static std::vector<std::string> getDatabaseBackends();
|
||||
static MapDatabase *createDatabase(const std::string &name, const std::string &savedir, Settings &conf);
|
||||
|
||||
// Call these before and after saving of blocks
|
||||
|
||||
Reference in New Issue
Block a user