diff options
Diffstat (limited to 'man/systemd-readahead-replay.service.xml')
-rw-r--r-- | man/systemd-readahead-replay.service.xml | 21 |
1 files changed, 5 insertions, 16 deletions
diff --git a/man/systemd-readahead-replay.service.xml b/man/systemd-readahead-replay.service.xml index b075f572dc..67b41f5b26 100644 --- a/man/systemd-readahead-replay.service.xml +++ b/man/systemd-readahead-replay.service.xml @@ -21,7 +21,8 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. --> -<refentry id="systemd-readahead-replay.service" conditional='ENABLE_READAHEAD'> +<refentry id="systemd-readahead-replay.service" conditional='ENABLE_READAHEAD' + xmlns:xi="http://www.w3.org/2001/XInclude"> <refentryinfo> <title>systemd-readahead-replay.service</title> @@ -116,21 +117,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>--max-files=</option></term> <listitem><para>Maximum number of @@ -157,6 +143,9 @@ for the <command>collect</command> command.</para></listitem> </varlistentry> + + <xi:include href="standard-options.xml" xpointer="help" /> + <xi:include href="standard-options.xml" xpointer="version" /> </variablelist> </refsect1> |