diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-03-15 14:37:26 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-03-15 14:37:26 +0000 |
commit | 8f54ec9a0c6d32a0aa681f1dca26df244ca24f0a (patch) | |
tree | 7a9e03092b59532604324e1b09c21882820ceae0 /TAO/examples/Simple | |
parent | ce9543ed21be48740aa1a6c7a63986ef10355db4 (diff) | |
download | ATCD-8f54ec9a0c6d32a0aa681f1dca26df244ca24f0a.tar.gz |
ChangeLogTag: Tue Mar 15 14:37:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/examples/Simple')
-rw-r--r-- | TAO/examples/Simple/grid/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/examples/Simple/grid/README b/TAO/examples/Simple/grid/README index 4aa385132f3..1df1f4f70ae 100644 --- a/TAO/examples/Simple/grid/README +++ b/TAO/examples/Simple/grid/README @@ -33,7 +33,7 @@ typically done via the NFS mount command. On Windows, the 'explorer' application provides an option to share drives. In general if no such file sharing option is available, then using the -the Naming Service mechanism is the only alternative, as descrbed by +the Naming Service mechanism is the only alternative, as described by the -n option below. server: @@ -66,7 +66,7 @@ options are ignored. client: ------- -client [-d] [-x] [-f <Server_ior_file>] [-n iterations] [-k ior] [-n] [-p] +client [-d] [-x] [-f <Server_ior_file>] [-n iterations] [-k ior] [-n] [-p] [-q] [-w] [-h] [-v] Options: @@ -84,8 +84,8 @@ Options: -h Height of the grid -v Value that needs to be stored in the grid. -The last four options ie. p,q,w,h,v have default values. So, if the client -is invoked without these options then default values of one or all are +The last four options ie. p,q,w,h,v have default values. So, if the client +is invoked without these options then default values of one or all are taken. You can either cut and paste the IOR from the server to the client |