mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-07 07:55:04 -05:00
Added command line option --verbose.
This commit is contained in:
@@ -136,6 +136,7 @@ static inline const std::string &usage()
|
||||
u += " --health-print-time=N print health report every N seconds\n";
|
||||
# endif
|
||||
u += " --no-color disable colored output\n";
|
||||
u += " --verbose verbose output\n";
|
||||
|
||||
u += "\nMisc:\n";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user