diff options
Diffstat (limited to 'man/systemd-tty-ask-password-agent.xml')
-rw-r--r-- | man/systemd-tty-ask-password-agent.xml | 20 |
1 files changed, 4 insertions, 16 deletions
diff --git a/man/systemd-tty-ask-password-agent.xml b/man/systemd-tty-ask-password-agent.xml index cb5fb43d9c..e0df87d217 100644 --- a/man/systemd-tty-ask-password-agent.xml +++ b/man/systemd-tty-ask-password-agent.xml @@ -21,7 +21,8 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. --> -<refentry id="systemd-tty-ask-password-agent"> +<refentry id="systemd-tty-ask-password-agent" + xmlns:xi="http://www.w3.org/2001/XInclude"> <refentryinfo> <title>systemd-tty-ask-password-agent</title> @@ -77,21 +78,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>--version</option></term> - - <listitem><para>Prints a short version - string and exits.</para></listitem> - </varlistentry> - - <varlistentry> <term><option>--list</option></term> <listitem><para>Lists all currently pending system password requests.</para></listitem> @@ -141,6 +127,8 @@ calling TTY. </para></listitem> </varlistentry> + <xi:include href="standard-options.xml" xpointer="help" /> + <xi:include href="standard-options.xml" xpointer="version" /> </variablelist> </refsect1> |