mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
doc: book cli updater (#3576)
This commit is contained in:
@ -39,7 +39,7 @@ Commands:
|
||||
db
|
||||
Database debugging utilities
|
||||
stage
|
||||
Manipulate individual stages.
|
||||
Manipulate individual stages
|
||||
p2p
|
||||
P2P Debugging utilities
|
||||
test-vectors
|
||||
@ -64,21 +64,21 @@ Logging:
|
||||
|
||||
--log.directory <PATH>
|
||||
The path to put log files in
|
||||
|
||||
[default: /Users/georgios/Library/Caches/reth/logs]
|
||||
|
||||
[default: /reth/logs]
|
||||
|
||||
--log.journald
|
||||
Log events to journald
|
||||
|
||||
--log.filter <FILTER>
|
||||
The filter to use for logs written to the log file
|
||||
|
||||
[default: debug]
|
||||
|
||||
[default: error]
|
||||
|
||||
Display:
|
||||
-v, --verbosity...
|
||||
Set the minimum log level.
|
||||
|
||||
|
||||
-v Errors
|
||||
-vv Warnings
|
||||
-vvv Info
|
||||
|
||||
Reference in New Issue
Block a user