diff options
author | sbw1 <sbw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-10-20 20:18:23 +0000 |
---|---|---|
committer | sbw1 <sbw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-10-20 20:18:23 +0000 |
commit | c379fe52e90110aa3ea7435babb90b957b310858 (patch) | |
tree | b1b3fda5d2f1c486e74e68021ba0484fe5ca5b1b | |
parent | df90080c550b96d470df821318851c8d92b48fe1 (diff) | |
download | ATCD-c379fe52e90110aa3ea7435babb90b957b310858.tar.gz |
Added documentation for the -TSdumpior command line argument.
-rw-r--r-- | TAO/docs/releasenotes/trader.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/docs/releasenotes/trader.html b/TAO/docs/releasenotes/trader.html index 7f4f3a670c6..d3b1d333bcf 100644 --- a/TAO/docs/releasenotes/trader.html +++ b/TAO/docs/releasenotes/trader.html @@ -944,6 +944,10 @@ Service functionality to that server.</p> <td width="26%"><tt>-ORBtradingserviceport</tt></td> <td width="74%">Port on which to listen for multicast bootstrap requests.</td> </tr> + <tr> + <td width="26%"><tt>-TSdumpior</tt></td> + <td width="74%">Dumps the trader's IOR to a file (default is stdout).</td> + </tr> </table> <p>By default the trader will listen for multicast <tt>resolve_initial_references</tt> |