diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-06-27 10:48:13 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-06-27 10:48:13 +0200 |
commit | a45ad38bec7edb577b1130010ebef9c750474beb (patch) | |
tree | d907995a1c557a1960e70f42c636723b1a8510fc /man | |
parent | ecbd4565c88f2a10422f74cff79e45a6f0edb6a2 (diff) | |
download | systemd-a45ad38bec7edb577b1130010ebef9c750474beb.tar.gz |
man: fix --h vs. -h typos
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-ask-password.xml | 2 | ||||
-rw-r--r-- | man/systemd-cat.xml | 2 | ||||
-rw-r--r-- | man/systemd-inhibit.xml | 2 | ||||
-rw-r--r-- | man/systemd-notify.xml | 2 | ||||
-rw-r--r-- | man/systemd-tty-ask-password-agent.xml | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/man/systemd-ask-password.xml b/man/systemd-ask-password.xml index f09b38cd8d..e46241b67f 100644 --- a/man/systemd-ask-password.xml +++ b/man/systemd-ask-password.xml @@ -104,7 +104,7 @@ <variablelist> <varlistentry> - <term><option>--h</option></term> + <term><option>-h</option></term> <term><option>--help</option></term> <listitem><para>Prints a short help diff --git a/man/systemd-cat.xml b/man/systemd-cat.xml index 8acf9b7781..54e28726cb 100644 --- a/man/systemd-cat.xml +++ b/man/systemd-cat.xml @@ -82,7 +82,7 @@ <variablelist> <varlistentry> - <term><option>--h</option></term> + <term><option>-h</option></term> <term><option>--help</option></term> <listitem><para>Prints a short help diff --git a/man/systemd-inhibit.xml b/man/systemd-inhibit.xml index c71a954428..bea4724787 100644 --- a/man/systemd-inhibit.xml +++ b/man/systemd-inhibit.xml @@ -80,7 +80,7 @@ <variablelist> <varlistentry> - <term><option>--h</option></term> + <term><option>-h</option></term> <term><option>--help</option></term> <listitem><para>Prints a short help diff --git a/man/systemd-notify.xml b/man/systemd-notify.xml index 073bc1313e..e6c6a5946e 100644 --- a/man/systemd-notify.xml +++ b/man/systemd-notify.xml @@ -87,7 +87,7 @@ <variablelist> <varlistentry> - <term><option>--h</option></term> + <term><option>-h</option></term> <term><option>--help</option></term> <listitem><para>Prints a short help diff --git a/man/systemd-tty-ask-password-agent.xml b/man/systemd-tty-ask-password-agent.xml index 2ada6475f9..31a18ba4b0 100644 --- a/man/systemd-tty-ask-password-agent.xml +++ b/man/systemd-tty-ask-password-agent.xml @@ -77,7 +77,7 @@ <variablelist> <varlistentry> - <term><option>--h</option></term> + <term><option>-h</option></term> <term><option>--help</option></term> <listitem><para>Prints a short help |