Update docs

This commit is contained in:
hwdsl2 2023-12-13 13:07:31 -06:00
parent 9268ad2e05
commit 18d51449ed
2 changed files with 2 additions and 0 deletions

View File

@ -951,6 +951,7 @@ Options:
--revokeclient [client name] revoke an existing client --revokeclient [client name] revoke an existing client
--deleteclient [client name] delete an existing client --deleteclient [client name] delete an existing client
--removeikev2 remove IKEv2 and delete all certificates and keys from the IPsec database --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 -h, --help show this help message and exit
To customize IKEv2 or client options, run this script without arguments. To customize IKEv2 or client options, run this script without arguments.

View File

@ -953,6 +953,7 @@ Options:
--revokeclient [client name] revoke an existing client --revokeclient [client name] revoke an existing client
--deleteclient [client name] delete an existing client --deleteclient [client name] delete an existing client
--removeikev2 remove IKEv2 and delete all certificates and keys from the IPsec database --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 -h, --help show this help message and exit
To customize IKEv2 or client options, run this script without arguments. To customize IKEv2 or client options, run this script without arguments.