From 6a28219c78aad895b18730c8fd2ab55840035891 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 11:15:24 -0400 Subject: [PATCH] python/python3-hupper: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/python3-hupper/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python/python3-hupper/README b/python/python3-hupper/README index 7205639b59..b1987270c7 100644 --- a/python/python3-hupper/README +++ b/python/python3-hupper/README @@ -1,3 +1,3 @@ -hupper is an integrated process monitor that will track changes to any imported -Python files in sys.modules as well as custom paths. +hupper is an integrated process monitor that will track changes to +any imported Python files in sys.modules as well as custom paths. When files are changed the process is restarted.