diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-01-19 13:55:44 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-01-19 13:55:59 -0500 |
commit | 3fb90db2d6aa6eb7711dbccb34a07e3e7ae85c91 (patch) | |
tree | 56380b52724730bacb0a51e83426575e95792db6 /man | |
parent | 40f0b71b063da6a36b8d7ec75ef20103abd18243 (diff) |
systemctl: fix import-environment description, trim help to 80 cols
Diffstat (limited to 'man')
-rw-r--r-- | man/systemctl.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index caad13172b..38c2bbf7ee 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1349,7 +1349,10 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service </listitem> </varlistentry> <varlistentry> - <term><command>import-environment <replaceable>VARIABLE</replaceable>...</command></term> + <term> + <command>import-environment</command> + <optional><replaceable>VARIABLE...</replaceable></optional> + </term> <listitem> <para>Import all, one or more environment variables set on |