diff options
| -rw-r--r-- | lacme.8.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -284,13 +284,13 @@ UNIX-domain socket.  *user*  :   The username to drop privileges to (setting both effective and real -    uid).  Skip privilege drop if the value is empty. +    uid).  Skip privilege drop if the value is empty (the default).  *group*  :   The groupname to drop privileges to (setting both effective and real      gid, and also setting the list of supplementary gids to that single -    group).  Skip privilege drop if the value is empty. +    group).  Skip privilege drop if the value is empty (the default).  *command* | 
