From 222536a6478dd0606517e9a492508a3590fee364 Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Sun, 10 Oct 2021 14:31:17 -0500 Subject: [PATCH] Update docs --- docs/ikev2-howto-zh.md | 2 +- docs/ikev2-howto.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ikev2-howto-zh.md b/docs/ikev2-howto-zh.md index df274e9..bf1164d 100644 --- a/docs/ikev2-howto-zh.md +++ b/docs/ikev2-howto-zh.md @@ -92,7 +92,7 @@ Options: --addclient [client name] add a new client using default options --exportclient [client name] export configuration for an existing client --listclients list the names of existing clients - --revokeclient revoke a client certificate + --revokeclient [client name] revoke a client certificate --removeikev2 remove IKEv2 and delete all certificates and keys from the IPsec database -h, --help show this help message and exit diff --git a/docs/ikev2-howto.md b/docs/ikev2-howto.md index 80c783d..4f704ee 100644 --- a/docs/ikev2-howto.md +++ b/docs/ikev2-howto.md @@ -92,7 +92,7 @@ Options: --addclient [client name] add a new client using default options --exportclient [client name] export configuration for an existing client --listclients list the names of existing clients - --revokeclient revoke a client certificate + --revokeclient [client name] revoke a client certificate --removeikev2 remove IKEv2 and delete all certificates and keys from the IPsec database -h, --help show this help message and exit