From 7cfa818995332e8b54fc1831bacdf9c2d131155c Mon Sep 17 00:00:00 2001 From: jacomi Date: Wed, 17 Mar 1999 19:11:36 +0000 Subject: first draft for man pages on ivy-c --- doc/ivyprobe.1 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/ivyprobe.1 (limited to 'doc/ivyprobe.1') diff --git a/doc/ivyprobe.1 b/doc/ivyprobe.1 new file mode 100644 index 0000000..0f7541f --- /dev/null +++ b/doc/ivyprobe.1 @@ -0,0 +1,16 @@ +.TH IVYPROBE 1 1/29/99 +.SH NAME +ivyprobe, simple program for probing connections on a given port number for ivy software bus +.SH SYNOPSIS +.B ivyprobe [options] [regexp...] +.SH DESCRIPTION +ivyprobe gives the list of applications connected to a given bus port number, receives messages subscribed to (regexp format), and sends messages on the bus. +.SH OPTIONS +.TP +.I "\-b PORT-NUMBER(1-32000)(not 2049)" +The default port number is 2010. +.TP +.I "\-domain NETWORK-ADDRESS" +The default network address is 127.255.255.255 +H SEE ALSO +.IR ivy-c (1) -- cgit v1.1