You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/fundamentals/database.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ import Tabs from "@theme/Tabs";
7
7
import TabItem from "@theme/TabItem";
8
8
9
9
Nethermind uses the [RocksDB](https://rocksdb.org) database to store the state. By default, the database is located in the
10
-
same directory where the Nethermind executable is. You can change the database location using the [`-d, --baseDbPath`](configuration.md#db-dir) command line option.
10
+
same directory where the Nethermind executable is. You can change the database location using the [`--db-dir`](configuration.md#db-dir) command line option.
Copy file name to clipboardExpand all lines: versioned_docs/version-1.31.0/fundamentals/database.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ import Tabs from "@theme/Tabs";
7
7
import TabItem from "@theme/TabItem";
8
8
9
9
Nethermind uses the [RocksDB](https://rocksdb.org) database to store the state. By default, the database is located in the
10
-
same directory where the Nethermind executable is. You can change the database location using the [`-d, --baseDbPath`](configuration.md#db-dir) command line option.
10
+
same directory where the Nethermind executable is. You can change the database location using the [`--db-dir`](configuration.md#db-dir) command line option.
Copy file name to clipboardExpand all lines: versioned_docs/version-1.32.0/fundamentals/database.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ import Tabs from "@theme/Tabs";
7
7
import TabItem from "@theme/TabItem";
8
8
9
9
Nethermind uses the [RocksDB](https://rocksdb.org) database to store the state. By default, the database is located in the
10
-
same directory where the Nethermind executable is. You can change the database location using the [`-d, --baseDbPath`](configuration.md#db-dir) command line option.
10
+
same directory where the Nethermind executable is. You can change the database location using the [`--db-dir`](configuration.md#db-dir) command line option.
Copy file name to clipboardExpand all lines: versioned_docs/version-1.33.0/fundamentals/database.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ import Tabs from "@theme/Tabs";
7
7
import TabItem from "@theme/TabItem";
8
8
9
9
Nethermind uses the [RocksDB](https://rocksdb.org) database to store the state. By default, the database is located in the
10
-
same directory where the Nethermind executable is. You can change the database location using the [`-d, --baseDbPath`](configuration.md#db-dir) command line option.
10
+
same directory where the Nethermind executable is. You can change the database location using the [`--db-dir`](configuration.md#db-dir) command line option.
Copy file name to clipboardExpand all lines: versioned_docs/version-1.34.0/fundamentals/database.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ import Tabs from "@theme/Tabs";
7
7
import TabItem from "@theme/TabItem";
8
8
9
9
Nethermind uses the [RocksDB](https://rocksdb.org) database to store the state. By default, the database is located in the
10
-
same directory where the Nethermind executable is. You can change the database location using the [`-d, --baseDbPath`](configuration.md#db-dir) command line option.
10
+
same directory where the Nethermind executable is. You can change the database location using the [`--db-dir`](configuration.md#db-dir) command line option.
Copy file name to clipboardExpand all lines: versioned_docs/version-1.35.0/fundamentals/database.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ import Tabs from "@theme/Tabs";
7
7
import TabItem from "@theme/TabItem";
8
8
9
9
Nethermind uses the [RocksDB](https://rocksdb.org) database to store the state. By default, the database is located in the
10
-
same directory where the Nethermind executable is. You can change the database location using the [`-d, --baseDbPath`](configuration.md#db-dir) command line option.
10
+
same directory where the Nethermind executable is. You can change the database location using the [`--db-dir`](configuration.md#db-dir) command line option.
0 commit comments