diff options
Diffstat (limited to 'man/chpst.8')
-rw-r--r-- | man/chpst.8 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/man/chpst.8 b/man/chpst.8 index c67ec65..43c0b8d 100644 --- a/man/chpst.8 +++ b/man/chpst.8 @@ -8,6 +8,8 @@ chpst \- runs a program with a changed process state .IR user ] [\-U .IR user ] +[\-b +.IR argv0 ] [-e .IR dir ] [\-/ @@ -96,6 +98,14 @@ and arguments are interpreted as uid and gid respectivly, and not looked up in the password or group file. .TP +.B \-b \fIargv0 +argv0. +Run +.I prog +with +.I argv0 +as the 0th argument. +.TP .B \-e \fIdir envdir. Set various environment variables as specified by files in the directory |