summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author B. Watson2022-03-14 16:15:24 +0100
committer B. Watson2022-03-17 17:37:58 +0100
commit6a28219c78aad895b18730c8fd2ab55840035891 (patch)
tree8429cdd24a7e70e32a3d6751735ad4e66543fc71 /python
parent2d4fe3b5a49e659957f1684913469c7d5f078cb7 (diff)
downloadslackbuilds-6a28219c78aad895b18730c8fd2ab55840035891.tar.gz
python/python3-hupper: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/python3-hupper/README4
1 files 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.