diff options
-rw-r--r-- | docs/configuration/interfaces/wireguard.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/configuration/interfaces/wireguard.rst b/docs/configuration/interfaces/wireguard.rst index 852ff520..427df566 100644 --- a/docs/configuration/interfaces/wireguard.rst +++ b/docs/configuration/interfaces/wireguard.rst @@ -20,9 +20,9 @@ Generate keypair .. opcmd:: generate wireguard default-keypair - It generates the keypair, that is its public and private part and stores - it within VyOS. It will be used per default on any configured WireGuard - interface, even if multiple interfaces are being configured. + It generates the keypair, which includes the public and private parts, + and stores it within VyOS. It will be used per default on any configured + WireGuard interface, even if multiple interfaces are being configured. .. opcmd:: show wireguard keypairs pubkey default @@ -266,4 +266,4 @@ Operational commands .. _`WireGuard mailing list`: https://lists.zx2c4.com/pipermail/wireguard/2018-December/003704.html -.. start_vyoslinter
\ No newline at end of file +.. start_vyoslinter |