mirror of
https://github.com/monero-project/monero.git
synced 2026-01-25 13:54:31 +01:00
Add log-level arg description to monerod
This commit is contained in:
@@ -79,7 +79,7 @@ namespace daemon_args
|
||||
};
|
||||
const command_line::arg_descriptor<std::string> arg_log_level = {
|
||||
"log-level"
|
||||
, ""
|
||||
, "0-4 or categories"
|
||||
, ""
|
||||
};
|
||||
const command_line::arg_descriptor<std::vector<std::string>> arg_command = {
|
||||
|
||||
Reference in New Issue
Block a user