mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
docs: improve CLI reference generator (#5740)
This commit is contained in:
2
Makefile
2
Makefile
@ -227,7 +227,7 @@ db-tools: ## Compile MDBX debugging tools.
|
||||
update-book-cli: ## Update book cli documentation.
|
||||
cargo build --bin reth --features "$(FEATURES)" --profile "$(PROFILE)"
|
||||
@echo "Updating book cli doc..."
|
||||
@./book/cli/update.sh $(BUILD_PATH)
|
||||
@./book/cli/update.sh $(BUILD_PATH)/$(PROFILE)/reth
|
||||
|
||||
.PHONY: maxperf
|
||||
maxperf:
|
||||
|
||||
Reference in New Issue
Block a user