|
Lines 285-296
Link Here
|
| 285 |
then a |
285 |
then a |
| 286 |
.Cm start . |
286 |
.Cm start . |
| 287 |
.It Cm status |
287 |
.It Cm status |
| 288 |
If the script starts a process (rather than performing a one-off |
288 |
If the script starts a process (rather than performing an on-off |
| 289 |
operation), show the status of the process. |
289 |
operation), show the status of the process. |
| 290 |
Otherwise it is not necessary to support this argument. |
290 |
Otherwise it is not necessary to support this argument. |
| 291 |
Defaults to displaying the process ID of the program (if running). |
291 |
Defaults to displaying the process ID of the program (if running). |
| 292 |
.It Cm poll |
292 |
.It Cm poll |
| 293 |
If the script starts a process (rather than performing a one-off |
293 |
If the script starts a process (rather than performing an on-off |
| 294 |
operation), wait for the command to exit. |
294 |
operation), wait for the command to exit. |
| 295 |
Otherwise it is not necessary to support this argument. |
295 |
Otherwise it is not necessary to support this argument. |
| 296 |
.It Cm rcvar |
296 |
.It Cm rcvar |