diff --git a/doc/shadowsocks-libev.asciidoc b/doc/shadowsocks-libev.asciidoc index 1933cf08..3c0cdef6 100644 --- a/doc/shadowsocks-libev.asciidoc +++ b/doc/shadowsocks-libev.asciidoc @@ -167,6 +167,8 @@ The config file equivalent of command line options is listed as example below. | -t 60 | "timeout": 60 | -a nobody | "user": "nobody" | --fast-open | "fast_open": true +| --plugin "obfs-server" | "plugin": "obfs-server" +| --plugig-opts "obfs=http" | "plugin_opts": "obfs=http" | -6 | "ipv6_first": true | -A | "auth": true | -n "/etc/nofile" | "nofile": "/etc/nofile"