From 07983239eb66dc114f2fd0143663602db3d401af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Vincent?= <28714795+leovct@users.noreply.github.com> Date: Tue, 9 May 2023 12:08:05 +0200 Subject: [PATCH] doc(cli): remove reference to `reth db --db` flag in book (#2612) --- book/cli/db.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/book/cli/db.md b/book/cli/db.md index aa9068e17..157898c29 100644 --- a/book/cli/db.md +++ b/book/cli/db.md @@ -31,10 +31,6 @@ Options: [default: default] - --db - The path to the database folder. If not specified, it will be set in the data dir for the - chain being used. - --chain The chain this node is running.