Update code

This commit is contained in:
Nick Peng
2018-07-24 23:35:41 +08:00
parent 9fcd90077a
commit 8cff251065
3 changed files with 14 additions and 5 deletions

View File

@@ -58,7 +58,7 @@ void help(void)
" -p [pid] pid file path\n"
" -h show this help message.\n"
"Online help: http://smartdns.github.io"
"Online help: http://pymumu.github.io/smartdns"
"\n";
/* clang-format on */
printf("%s", help);