mirror of
https://github.com/curl/curl.git
synced 2026-05-17 22:36:25 +03:00
socksd: remove --bindonly mention, there is no such option
Reported-by: Joshua Rogers Closes #19026
This commit is contained in:
parent
b3f9c837d3
commit
1648f23ed3
1 changed files with 0 additions and 1 deletions
|
|
@ -851,7 +851,6 @@ static int test_socksd(int argc, char *argv[])
|
|||
" --ipv4\n"
|
||||
" --ipv6\n"
|
||||
" --unix-socket [file]\n"
|
||||
" --bindonly\n"
|
||||
" --port [port]\n");
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue