Netdude provides the following command line options:
--help: Shows help output containing
summary of command line options.
--debug: Shows debugging output. This
only has effect on parts that were compiled with debugging
support (like the Netdude application itself, the plugins etc).
--protos: Prints out a table summarizing
the installed protocol plugins.
--version: Prints out the Netdude version number.
The following options can be used in build scripts like configure.in
to obtain installation-dependant information:
--plugindir: Prints out the directory in
which feature plugins are installed.
--protodir: Prints out the directory in
which protocol plugins are installed.
--includedir: Prints out the directory
in which plugin authors can find Netdude's .h files.