From ca17f290091c402164b808c3a6eff13211fc43ad Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 13 Nov 2015 05:43:55 +0000 Subject: - new options to s6-envuidgid - rc for 2.2.4.0 --- doc/s6-envuidgid.html | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) (limited to 'doc/s6-envuidgid.html') diff --git a/doc/s6-envuidgid.html b/doc/s6-envuidgid.html index 48e9a20..da860cd 100644 --- a/doc/s6-envuidgid.html +++ b/doc/s6-envuidgid.html @@ -19,14 +19,15 @@

The s6-envuidgid program

-s6-envuidgid sets the UID, GID and GIDLIST environment variables, -then executes into another program. +s6-envuidgid potentially sets the UID, GID and GIDLIST environment +variables according to the options and arguments it is given; then it +executes into another program.

Interface

-     s6-envuidgid [ -g ] [ -i | -D uid:gid ] account prog...
+     s6-envuidgid [ -u | -g | -B ] [ -n ] [ -i | -D uid:gid ] account prog...
 
-- cgit v1.3.1