more help text

This commit is contained in:
Bjorn Andersson 2006-06-11 17:47:39 +00:00
parent 7dfe4f5d1f
commit 2134d77dba

View File

@ -164,6 +164,8 @@ help() {
printf(" -f is to keep running in foreground\n");
printf(" -u name to drop privileges and run as user 'name'\n");
printf(" -t dir to chroot to directory dir\n");
printf("nameserver is the IP number of the relaying nameserver\n");
printf("topdomain is the FQDN that is delegated to the tunnel endpoint.\n");
exit(0);
}