chiark / gitweb /
run: introduce timer support option
[elogind.git] / man / systemd-delta.xml
index 23fb8d1df20ec23b2ed02b187fcd0380a7d193b8..2175f96550715f16ee7c452bc44bb33a1d31b92c 100644 (file)
@@ -21,7 +21,8 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 -->
 
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 -->
 
-<refentry id="systemd-delta">
+<refentry id="systemd-delta"
+          xmlns:xi="http://www.w3.org/2001/XInclude">
 
         <refentryinfo>
                 <title>systemd-delta</title>
 
         <refentryinfo>
                 <title>systemd-delta</title>
@@ -96,7 +97,7 @@
                 only configuration files in this subdirectory (across
                 all configuration paths) will be analyzed. Otherwise,
                 all configuration files will be analyzed. If the
                 only configuration files in this subdirectory (across
                 all configuration paths) will be analyzed. Otherwise,
                 all configuration files will be analyzed. If the
-                commandline argument is not given at all, all
+                command line argument is not given at all, all
                 configuration files will be analyzed. See below for
                 some examples.</para>
         </refsect1>
                 configuration files will be analyzed. See below for
                 some examples.</para>
         </refsect1>
                 <para>The following options are understood:</para>
 
                 <variablelist>
                 <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>
-
-                        <varlistentry>
-                                <term><option>--no-pager</option></term>
-
-                                <listitem><para>Do not pipe output into a
-                                pager.</para></listitem>
-                        </varlistentry>
-
                         <varlistentry>
                                 <term><option>-t</option></term>
                                 <term><option>--type=</option></term>
                         <varlistentry>
                                 <term><option>-t</option></term>
                                 <term><option>--type=</option></term>
                                 to <option>true</option>.</para></listitem>
                         </varlistentry>
 
                                 to <option>true</option>.</para></listitem>
                         </varlistentry>
 
+                        <xi:include href="standard-options.xml" xpointer="help" />
+                        <xi:include href="standard-options.xml" xpointer="version" />
+                        <xi:include href="standard-options.xml" xpointer="no-pager" />
                 </variablelist>
         </refsect1>
 
                 </variablelist>
         </refsect1>