Merge pull request #495 from rickypai/patch-1

fix command for deleting wireguard keypair
This commit is contained in:
Daniil Baturin 2021-04-05 06:34:01 +07:00 committed by GitHub
commit 42efe273dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -259,7 +259,7 @@ Operational commands
.. code-block:: none
vyos@wg01# wireguard keypair default
vyos@wg01$ delete wireguard keypair default
.. stop_vyoslinter