Browse Source

Fix help message

pull/1179/head
Max Lv 7 years ago
parent
commit
6e0c257bce
1 changed files with 0 additions and 2 deletions
  1. 2
      src/utils.c

2
src/utils.c

@ -320,8 +320,6 @@ usage()
#endif
printf(
" [-U] Enable UDP relay and disable TCP relay.\n");
printf(
" [-A] Enable onetime authentication.\n");
#ifdef MODULE_REMOTE
printf(
" [-6] Resovle hostname to IPv6 address first.\n");

Loading…
Cancel
Save