]> The Tcpdump Group git mirrors - tcpdump/commit
Add a --version option, to print just version information.
authorGuy Harris <[email protected]>
Tue, 6 May 2014 21:25:43 +0000 (14:25 -0700)
committerGuy Harris <[email protected]>
Tue, 6 May 2014 21:25:43 +0000 (14:25 -0700)
commitabb68d0ef2323a5c93d2576604e53fbb89c18b3a
treef9f36654b8cf0ea4a0cd88b3b1f2a357b626f8b0
parent45a73e61a3dabd5e39662893e61ef0712bf45acd
Add a --version option, to print just version information.

Also, use #defines starting at 128 (outside the ASCII range) for long
options having no short-option equivalent, and have -h/--help exit with
an exit status of 0 (you just asked for usage information, and you got
it - no fault, no error).
tcpdump.c