Edit sentence on public/private key pair to make it read better

This commit is contained in:
Ricky Pai 2021-04-03 21:21:49 -07:00 committed by GitHub
parent ffeab60a85
commit 8fb4dc3bd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,9 +20,9 @@ Generate keypair
.. opcmd:: generate wireguard default-keypair .. opcmd:: generate wireguard default-keypair
It generates the keypair, that is its public and private part and stores It generates the keypair, which includes the public and private parts,
it within VyOS. It will be used per default on any configured WireGuard and stores it within VyOS. It will be used per default on any configured
interface, even if multiple interfaces are being configured. WireGuard interface, even if multiple interfaces are being configured.
.. opcmd:: show wireguard keypairs pubkey default .. 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 .. _`WireGuard mailing list`: https://lists.zx2c4.com/pipermail/wireguard/2018-December/003704.html
.. start_vyoslinter .. start_vyoslinter