summary refs log tree commit diff
path: root/doc/chpst.8.html
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2009-09-24 22:41:07 +0000
committerGerrit Pape <pape@smarden.org>2009-09-24 22:41:07 +0000
commitb231348c665eb8218edc8b4b92292a370b3aa748 (patch)
tree35aed38456a65e23a7a17382f46dd5f7a3dc1193 /doc/chpst.8.html
parentc61f0e88742e90b78e52ffe6f9dd3c74696f9156 (diff)
downloadrunit-b231348c665eb8218edc8b4b92292a370b3aa748.tar.gz
runit-b231348c665eb8218edc8b4b92292a370b3aa748.tar.xz
runit-b231348c665eb8218edc8b4b92292a370b3aa748.zip
update html.
Diffstat (limited to 'doc/chpst.8.html')
-rw-r--r--doc/chpst.8.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/chpst.8.html b/doc/chpst.8.html
index 0337087..97d90f2 100644
--- a/doc/chpst.8.html
+++ b/doc/chpst.8.html
@@ -12,7 +12,7 @@
 chpst - runs a program with a changed process state 
 <h2><a name='sect1'>Synopsis</a></h2>
 <b>chpst</b> [-vP012]
-[-u <i>user</i>] [-U <i>user</i>] [-e <i>dir</i>] [-/ <i>root</i>] [-n <i>inc</i>] [-l|-L <i>lock</i>] [-m <i>bytes</i>] [-d <i>bytes</i>]
+[-u <i>user</i>] [-U <i>user</i>] [-b <i>argv0</i>] [-e <i>dir</i>] [-/ <i>root</i>] [-n <i>inc</i>] [-l|-L <i>lock</i>] [-m <i>bytes</i>] [-d <i>bytes</i>]
 [-o <i>n</i>] [-p <i>n</i>] [-f <i>bytes</i>] [-c <i>bytes</i>] <i>prog</i> 
 <h2><a name='sect2'>Description</a></h2>
 <i>prog</i> consists of one or
@@ -41,6 +41,10 @@ as found in <i>/etc/group</i>, instead of <i>user</i>&rsquo;s gid. If <i>user</i
 colon, the <i>user</i> and <i>group</i> arguments are interpreted as uid and gid respectivly,
 and not looked up in the password or group file. </dd>
 
+<dt><b>-b <i>argv0</b> </i></dt>
+<dd>argv0. Run <i>prog</i>
+with <i>argv0</i> as the 0th argument. </dd>
+
 <dt><b>-e <i>dir</b> </i></dt>
 <dd>envdir. Set various
 environment variables as specified by files in the directory <i>dir</i>: If <i>dir</i>