Skip to content

Commit

Permalink
add --pmtu to Usage
Browse files Browse the repository at this point in the history
  • Loading branch information
spacemeowx2 committed Nov 29, 2018
1 parent 4dfb4c2 commit f61195e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.c
Expand Up @@ -310,6 +310,7 @@ void print_help(const char *name)
// " [--netif-netmask <ipnetmask>] default: 255.255.0.0\n"
" [--relay-server-addr <addr>]\n"
" [--netif <netif>]\n"
" [--pmtu <pmtu>]\n"
// " [--socks-server-addr <addr>]\n"
// " [--username <username>]\n"
// " [--password <password>]\n"
Expand Down

0 comments on commit f61195e

Please sign in to comment.