[CRIU] [PATCH 3/3] Add information about --ps-socket to usage information in crtools.c

Pawel Stradomski pstradomski at google.com
Thu Jun 28 17:22:13 MSK 2018


Signed-off-by: Pawel Stradomski <pstradomski at google.com>
---
  criu/crtools.c | 1 +
  1 file changed, 1 insertion(+)

diff --git a/criu/crtools.c b/criu/crtools.c
index cd049fbc..dc272091 100644
--- a/criu/crtools.c
+++ b/criu/crtools.c
@@ -1064,6 +1064,7 @@ usage:
  "Page/Service server options:\n"
  "  --address ADDR        address of server or service\n"
  "  --port PORT           port of page serve or service\n"
+"  --ps-socket FD        use specified FD as page server socket\n"
  "  -d|--daemon           run in the background after creating socket\n"
  "  --status-fd FD        write \\0 to the FD and close it once process is  
ready\n"
  "                        to handle requests\n"
-- 
2.18.0.399.gad0ab374a1-goog



More information about the CRIU mailing list