diff options
Diffstat (limited to 'man/systemd-cat.xml')
-rw-r--r-- | man/systemd-cat.xml | 19 |
1 files changed, 4 insertions, 15 deletions
diff --git a/man/systemd-cat.xml b/man/systemd-cat.xml index e61a6ac8f9..4098a76bc7 100644 --- a/man/systemd-cat.xml +++ b/man/systemd-cat.xml @@ -21,7 +21,8 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. --> -<refentry id="systemd-cat"> +<refentry id="systemd-cat" + xmlns:xi="http://www.w3.org/2001/XInclude"> <refentryinfo> <title>systemd-cat</title> @@ -81,20 +82,8 @@ <para>The following options are understood:</para> <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> + <xi:include href="standard-options.xml" xpointer="help" /> + <xi:include href="standard-options.xml" xpointer="version" /> <varlistentry> <term><option>-t</option></term> |