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-activate.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-activate.xml')
-rw-r--r-- | man/systemd-activate.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-activate.xml b/man/systemd-activate.xml index cde4263c3c..f584aeb567 100644 --- a/man/systemd-activate.xml +++ b/man/systemd-activate.xml @@ -61,7 +61,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <title>Description</title> <para><command>systemd-activate</command> can be used to - launch a socket activated daemon from the command-line for + launch a socket activated daemon from the command line for testing purposes. It can also be used to launch single instances of the daemon per connection (inetd-style). </para> |