summaryrefslogtreecommitdiff
path: root/cpp/src/IcePatch2/Server.cpp
diff options
context:
space:
mode:
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().)