From 31d3a9fa8d081c573822fd8b66b9cdf70092c9d2 Mon Sep 17 00:00:00 2001 From: runge Date: Fri, 15 Sep 2006 17:56:59 +0000 Subject: small tweaks, -sig alias. --- x11vnc/help.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'x11vnc/help.c') diff --git a/x11vnc/help.c b/x11vnc/help.c index 5f8aa10..9c3e54b 100644 --- a/x11vnc/help.c +++ b/x11vnc/help.c @@ -2392,7 +2392,10 @@ void print_help(int mode) { " However, for convenience you can use it to ignore other\n" " signals, e.g. \"-sigpipe ignore:HUP,INT,TERM\" in case\n" " that would be useful for some sort of application.\n" -" You can also put \"exit:..\" in there.\n" +" You can also put \"exit:..\" in the list to have x11vnc\n" +" cleanup on the listed signals. \"-sig\" is an alias\n" +" for this option if you don't like the 'pipe'. Example:\n" +" -sig ignore:INT,TERM,exit:USR1\n" "\n" "-threads Whether or not to use the threaded libvncserver\n" "-nothreads algorithm [rfbRunEventLoop] if libpthread is available\n" -- cgit v1.2.3