]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Include --push-remove in the output of --help.
authorGert Doering <gert@greenie.muc.de>
Wed, 17 Nov 2021 06:44:42 +0000 (07:44 +0100)
committerGert Doering <gert@greenie.muc.de>
Wed, 17 Nov 2021 11:30:55 +0000 (12:30 +0100)
commit59a8406e0e10716939a587aff3cb9662ce951d47
tree5346b8fd8502ab5b44188e3bad365a7e92f3c1db
parent93e4f286b906391a21697e44a02a00b871b977ba
Include --push-remove in the output of --help.

"push-remove" has been in OpenVPN since 2.4, but managed to stay hidden
from the "--help" output.  Add.

Reported-by: mike tancsa <mike@sentex.net>
Signed-off-by: Gert Doering <gert@greenie.muc.de>
Acked-by: Antonio Quartulli <antonio@openvpn.net>
Message-Id: <20211117064442.15899-1-gert@greenie.muc.de>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg23194.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
(cherry picked from commit 2a555c3aafcc8cf238a803d25971938ed75b518d)
src/openvpn/options.c