diff --git a/openvpn/client/cliopt.hpp b/openvpn/client/cliopt.hpp index f7be44a81..431791f3b 100644 --- a/openvpn/client/cliopt.hpp +++ b/openvpn/client/cliopt.hpp @@ -797,6 +797,7 @@ class ClientOptions : public RC "mute-replay-warnings", "nobind", /* only behaviour in v3 client anyway */ "prng", + "pull", /* option is implied by 'client' */ "rcvbuf", /* present in many configs */ "replay-persist", /* Makes little sense in TLS mode */ "script-security",