diff --git a/docs/public-networks/reference/cli/options.md b/docs/public-networks/reference/cli/options.md
index b14e0571752..0c15a295d30 100644
--- a/docs/public-networks/reference/cli/options.md
+++ b/docs/public-networks/reference/cli/options.md
@@ -2963,6 +2963,20 @@ p2p-port="1789"
The P2P listening ports (UDP and TCP). The default is `30303`. You must [expose ports appropriately](../../how-to/connect/configure-ports.md).
+### `print-paths-and-exit`
+
+
+
+
+```bash
+--print-paths-and-exit
+```
+
+
+
+
+Prints the Besu data directory paths and exits without starting the node.
+
### `profile`