argsman.AddArg("-format=<format>","The format of the wallet file to create. Either \"bdb\" or \"sqlite\". Only used with 'createfromdump'",ArgsManager::ALLOW_ANY,OptionsCategory::OPTIONS);
argsman.AddArg("-printtoconsole","Send trace/debug info to console (default: 1 when no -debug is true, 0 otherwise).",ArgsManager::ALLOW_ANY,OptionsCategory::DEBUG_TEST);