summaryrefslogtreecommitdiff
path: root/cpp/src/IcePatch2/Server.cpp
diff options
context:
space:
mode:
authorMichi Henning <michi@zeroc.com>2007-02-12 08:25:52 +0000
committerMichi Henning <michi@zeroc.com>2007-02-12 08:25:52 +0000
commitd8f6f6e54dd1e7d8ffbe6f12638eb251a9889997 (patch)
tree41da4bb1065a6b24e03fc130421331f2e2b07d21 /cpp/src/IcePatch2/Server.cpp
parentBug 1268. (diff)
downloadice-d8f6f6e54dd1e7d8ffbe6f12638eb251a9889997.tar.bz2
ice-d8f6f6e54dd1e7d8ffbe6f12638eb251a9889997.tar.xz
ice-d8f6f6e54dd1e7d8ffbe6f12638eb251a9889997.zip
Bug 1715.
Diffstat (limited to 'cpp/src/IcePatch2/Server.cpp')
-rw-r--r--cpp/src/IcePatch2/Server.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/IcePatch2/Server.cpp b/cpp/src/IcePatch2/Server.cpp
index 98ac031b21a..101820871d5 100644
--- a/cpp/src/IcePatch2/Server.cpp
+++ b/cpp/src/IcePatch2/Server.cpp
@@ -230,6 +230,7 @@ IcePatch2::PatcherService::usage(const string& appName)
"\n"
"\n"
"--daemon Run as a daemon.\n"
+ "--pidfile FILE Write process ID into FILE.\n"
"--noclose Do not close open file descriptors."
// --nochdir is intentionally not shown here. (See the comment in main().)