diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-11-06 20:06:30 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-11-06 20:06:30 +0100 |
commit | 81c7dd897c6af68e66b58e97abce676641edc197 (patch) | |
tree | e2dc490345a99dd77aa8994dd03f99f6c435e1ee /man/systemd-run.xml | |
parent | 8d07a7c47159ebc2bcc775e2c1997cb44bd1ac95 (diff) |
s/command-line/command line/g
A follow-up to:
commit 3f85ef0f05ffc51e19f86fb83a1c51e8e3cd6817
Author: Harald Hoyer <harald@redhat.com>
Date: Thu Nov 6 15:33:48 2014 +0100
s/commandline/command line/g
Diffstat (limited to 'man/systemd-run.xml')
-rw-r--r-- | man/systemd-run.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-run.xml b/man/systemd-run.xml index 6ccfd71b28..c92c324105 100644 --- a/man/systemd-run.xml +++ b/man/systemd-run.xml @@ -214,7 +214,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <xi:include href="standard-options.xml" xpointer="version" /> </variablelist> - <para>All command-line arguments after the first non-option + <para>All command line arguments after the first non-option argument become part of the command line of the launched process. If a command is run as service unit, its first argument needs to be an absolute binary path.</para> |