Files
webmin/proc/help/mode.html
2007-04-12 20:24:50 +00:00

13 lines
372 B
HTML

<header>Run mode</header>
<dl>
<dt><b>Run in background</b>
<dd>The command will be started in the background and your browser directed
to the list of running processes. <p>
<dt><b>Wait until complete</b>
<dd>The command will be run and its output displayed. This option should not
be used for commands that run forever, such as server processes. <p>
</dl>
<hr>