diff --git a/sshuttle/options.py b/sshuttle/options.py index 1278b36..488cd0b 100644 --- a/sshuttle/options.py +++ b/sshuttle/options.py @@ -289,13 +289,6 @@ parser.add_argument( pidfile name (only if using --daemon) [%(default)s] """ ) -parser.add_argument( - "--server", - action="store_true", - help=""" - (internal use only) - """ -) parser.add_argument( "--firewall", action="store_true",