mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-10 07:48:19 -05: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