Skip to content

Commit

Permalink
fix help
Browse files Browse the repository at this point in the history
  • Loading branch information
clowwindy committed Jan 25, 2015
1 parent e4a6b18 commit 5b7da28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chinadns.c
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ static const char *help_message =
" -p BIND_PORT port that listens, default: 53\n"
" -s DNS DNS servers to use, default:\n"
" 114.114.114.114,223.5.5.5,208.67.222.222:443,8.8.8.8\n"
" -m Using DNS compression pointer mutation\n"
" -m use DNS compression pointer mutation\n"
" (backlist and delaying would be disabled)\n"
" -v verbose logging\n"
"\n"
Expand Down

0 comments on commit 5b7da28

Please sign in to comment.