diff options
author | bala <balanatarajan@users.noreply.github.com> | 1999-04-16 22:03:33 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 1999-04-16 22:03:33 +0000 |
commit | 8a720a586fcd1c2e5e9a0fe5fb21bea73ce6454b (patch) | |
tree | a6d916e2d7710ec0a0c66f17d05c6e2c89fc994f /TAO/examples/Simple/bank | |
parent | 86cb1be72fd3339a51006bfb5b5d1606e0deaa3e (diff) | |
download | ATCD-8a720a586fcd1c2e5e9a0fe5fb21bea73ce6454b.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO/examples/Simple/bank')
-rw-r--r-- | TAO/examples/Simple/bank/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/examples/Simple/bank/README b/TAO/examples/Simple/bank/README index 1863986f061..f3d5b938aee 100644 --- a/TAO/examples/Simple/bank/README +++ b/TAO/examples/Simple/bank/README @@ -38,6 +38,7 @@ moment, only 2 levels of debugging are implemented, and more than 2 -d options are ignored. -o This option creates an ior file for the server with the name ior_filename. +-n Use naming service The file can be used by clients who wish to access the server directly using this ior file. This obviates the need for the client to use the naming service for getting the server ior. The client can @@ -57,7 +58,7 @@ Options: -x Tells the server to shutdown at the end of the test. --n no. of iterations +-n Use naming service -b initial balance |