summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/IFRService/Options.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/IFRService/Options.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/Options.cpp8
1 files changed, 1 insertions, 7 deletions
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/Options.cpp b/TAO/orbsvcs/orbsvcs/IFRService/Options.cpp
index 64e07b77dbc..26f71866bfd 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/Options.cpp
+++ b/TAO/orbsvcs/orbsvcs/IFRService/Options.cpp
@@ -73,13 +73,7 @@ Options::parse_args (int argc, ACE_TCHAR *argv[])
" [-l]"
" [-m] <0|1>"
" [-p]"
- " [-b] <persistence_file>\n\n"
- " -o <filename> Output service IOR to <filename>\n"
- " -r Persist contents in the win32 registry\n"
- " -l Enable locking (off by default)\n"
- " -m <0|1> Enable multicast discovery of this service\n"
- " -p Persist contents using a memory mapped file\n"
- " -b <filename> Used with the file persistence option. Specifies the storage file name.\n"
+ " [-b] <persistence_file>"
"\n",
argv [0]),
1);