summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author B. Watson2022-03-14 16:23:45 +0100
committer B. Watson2022-03-17 17:38:00 +0100
commitd4e75db6d72a78dc7366d85b71fe84bc5174369e (patch)
tree850f16f7c81804cf9120e2fa1e72d60c80e15a16 /python
parent47fae70f76969333cb7ea8af9d240904360da6c1 (diff)
downloadslackbuilds-d4e75db6d72a78dc7366d85b71fe84bc5174369e.tar.gz
python/subuser: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/subuser/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/python/subuser/README b/python/subuser/README
index 7469c71be8..69ee53f479 100644
--- a/python/subuser/README
+++ b/python/subuser/README
@@ -1,4 +1,4 @@
-Subuser turns a docker container into a normal program. This program, however,
-runs with restricted privileges. It can only access the directory from which it was
-called, not the user's entire home directory. Each subuser is assigned a
-specific set of permissions.
+Subuser turns a docker container into a normal program. This program,
+however, runs with restricted privileges. It can only access the
+directory from which it was called, not the user's entire home
+directory. Each subuser is assigned a specific set of permissions.