From a68a9dadb03596583e92fe60e50a17dab900ac11 Mon Sep 17 00:00:00 2001 From: Esa-Matti Suuronen Date: Sun, 15 Dec 2019 21:46:06 +0200 Subject: [PATCH] readme++ --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c6b7d9..86b27af 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,8 @@ or some of it's [alternatives][] but intentionally much less featured. - Prefix process stdout&stderr with labels so you can know which process sent which message - Signal forwarding to child processes -- Second SIGINT (ctrl-c) sends SIGTERM instead to the children and third SIGKILL. +- Second SIGINT (ctrl-c) sends SIGTERM instead to the children and third + sends SIGKILL. ## Installation