Skip to content

Commit

Permalink
Document --print-paths-and-exit (#1704)
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
Co-authored-by: Alexandra Tran <alexandra.tran@consensys.net>
Co-authored-by: Joan E <153745173+joaniefromtheblock@users.noreply.github.com>
  • Loading branch information
3 people authored Oct 2, 2024
1 parent 603f87e commit 2c6dc29
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/public-networks/reference/cli/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
<Tabs>
<TabItem value="Syntax">
```bash
--print-paths-and-exit
```
</TabItem>
</Tabs>
Prints the Besu data directory paths and exits without starting the node.
### `profile`
<Tabs>
Expand Down

0 comments on commit 2c6dc29

Please sign in to comment.