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 /tools | |
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 'tools')
-rwxr-xr-x | tools/make-directive-index.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/make-directive-index.py b/tools/make-directive-index.py index 5c80a7b9e6..17b1325bba 100755 --- a/tools/make-directive-index.py +++ b/tools/make-directive-index.py @@ -141,7 +141,7 @@ TEMPLATE = '''\ </refsect1> <refsect1> - <title>command-line options</title> + <title>command line options</title> <para>Command-line options accepted by programs in the systemd suite.</para> |