Skip to content

Commit

Permalink
Add usage for -H
Browse files Browse the repository at this point in the history
  • Loading branch information
thus committed May 11, 2016
1 parent 3011f6e commit 35b6bfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/passivedns.c
Expand Up @@ -1077,6 +1077,7 @@ void usage()
olog(" OPTIONS:\n\n");
olog(" -i <iface> Network device <iface> (default: eth0).\n");
olog(" -r <file> Read pcap <file>.\n");
olog(" -H <hostname> Choose hostname to print in record.\n");
#ifdef HAVE_PFRING
olog(" -n Use PF_RING.\n");
olog(" -c <cluster_id> Set PF_RING cluster_id.\n");
Expand Down

0 comments on commit 35b6bfc

Please sign in to comment.