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.