From 6784e92ac4309d38fe41165681a1ec19c9613051 Mon Sep 17 00:00:00 2001 From: Joan E <153745173+joaniefromtheblock@users.noreply.github.com> Date: Fri, 19 Jul 2024 15:23:53 -0400 Subject: [PATCH] edit for consistency --- docs/reference/cli/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/reference/cli/index.md b/docs/reference/cli/index.md index 2148e207e..aae3db1ee 100644 --- a/docs/reference/cli/index.md +++ b/docs/reference/cli/index.md @@ -502,7 +502,7 @@ data-validator-path: "/home/me/me_validator" -Path to the validator client data. The default is `/validator` where `` is specified using [`--data-base-path`](#data-base-path-data-path). +Specifies the path to the validator client data. The default is `/validator` where `` is specified using [`--data-base-path`](#data-base-path-data-path). ### `deposit-snapshot-enabled` @@ -2442,7 +2442,8 @@ p2p-udp-port-ipv6: 1790 -The IPv6 UDP port used for discovery. This port is only used when listening over both IPv4 and IPv6. The default is the port specified in [`--p2p-port-ipv6`](#p2p-port-ipv6). +Specifies the IPv6 UDP port used for discovery. Use this port only when listening over both IPv4 and IPv6. +The default is the port specified in [`--p2p-port-ipv6`](#p2p-port-ipv6). ### `reconstruct-historic-states`