diff options
Diffstat (limited to 'man/systemd-run.xml')
-rw-r--r-- | man/systemd-run.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/systemd-run.xml b/man/systemd-run.xml index cc8a68a022..031c207cc3 100644 --- a/man/systemd-run.xml +++ b/man/systemd-run.xml @@ -113,6 +113,15 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. </varlistentry> <varlistentry> + <term><option>--system</option></term> + + <listitem> + <para>Talk to the service manager of the system. This is the + implied default.</para> + </listitem> + </varlistentry> + + <varlistentry> <term><option>-H</option></term> <term><option>--host=</option></term> |