From 18d51449edf8267944a0ca490d09add71d21085a Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Wed, 13 Dec 2023 13:07:31 -0600 Subject: [PATCH] Update docs --- docs/ikev2-howto-zh.md | 1 + docs/ikev2-howto.md | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/ikev2-howto-zh.md b/docs/ikev2-howto-zh.md index fd752e8..7cd1d2a 100644 --- a/docs/ikev2-howto-zh.md +++ b/docs/ikev2-howto-zh.md @@ -951,6 +951,7 @@ Options: --revokeclient [client name] revoke an existing client --deleteclient [client name] delete an existing client --removeikev2 remove IKEv2 and delete all certificates and keys from the IPsec database + -y, --yes assume "yes" as answer to prompts when revoking/deleting a client or removing IKEv2 -h, --help show this help message and exit To customize IKEv2 or client options, run this script without arguments. diff --git a/docs/ikev2-howto.md b/docs/ikev2-howto.md index 1b2f04a..8fc95e4 100644 --- a/docs/ikev2-howto.md +++ b/docs/ikev2-howto.md @@ -953,6 +953,7 @@ Options: --revokeclient [client name] revoke an existing client --deleteclient [client name] delete an existing client --removeikev2 remove IKEv2 and delete all certificates and keys from the IPsec database + -y, --yes assume "yes" as answer to prompts when revoking/deleting a client or removing IKEv2 -h, --help show this help message and exit To customize IKEv2 or client options, run this script without arguments.