diff options
Diffstat (limited to 'man/systemd-ask-password.xml')
-rw-r--r-- | man/systemd-ask-password.xml | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/man/systemd-ask-password.xml b/man/systemd-ask-password.xml index db5cb20db5..805827efc3 100644 --- a/man/systemd-ask-password.xml +++ b/man/systemd-ask-password.xml @@ -21,7 +21,8 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. --> -<refentry id="systemd-ask-password"> +<refentry id="systemd-ask-password" + xmlns:xi="http://www.w3.org/2001/XInclude"> <refentryinfo> <title>systemd-ask-password</title> @@ -104,14 +105,6 @@ <variablelist> <varlistentry> - <term><option>-h</option></term> - <term><option>--help</option></term> - - <listitem><para>Prints a short help - text and exits.</para></listitem> - </varlistentry> - - <varlistentry> <term><option>--icon=</option></term> <listitem><para>Specify an icon name @@ -160,6 +153,8 @@ output one password per line.</para></listitem> </varlistentry> + + <xi:include href="standard-options.xml" xpointer="help" /> </variablelist> </refsect1> |