diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/s6-envuidgid.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-envuidgid.html b/doc/s6-envuidgid.html index fed033b..501564a 100644 --- a/doc/s6-envuidgid.html +++ b/doc/s6-envuidgid.html @@ -63,7 +63,7 @@ named <tt>42</tt> in the group database, but <tt>s6-envuidgid -nB root:42</tt> will set UID to 0 and GID to 42. </li> <li> <tt>-i</tt> : insist. If <em>account</em> is unknown, exit 1 with an error message. This is the default. </li> - <li> <tt>-D <em>uid</em>:<em>gid</em>:<em>gidlist/em></tt> : if <em>account</em> + <li> <tt>-D <em>uid</em>:<em>gid</em>:<em>gidlist</em></tt> : if <em>account</em> is unknown, use <em>uid</em>, <em>gid</em> and <em>gidlist</em> as the values for UID and GID and GIDLIST. </li> </ul> |