#
# $XORP: xorp/docs/libxipc/finder_command_line.txt,v 1.3 2004/07/09 04:40:51 pavlin Exp $
#

Since knowledge of how to contact the Finder is a necessary bootstrap
mechanism, each process should accept a command line argument to
specify the host and port to be used to contact the Finder.

Unless there are objections let's go with:

	-F <host>[:<port>]

	where the port number is optional (if not specified, the default
	value is used)

and reserve:

	-K <key>

for the future use of secure transport protocols.