diff options
Diffstat (limited to 'man/systemd-bus-proxyd.xml')
-rw-r--r-- | man/systemd-bus-proxyd.xml | 20 |
1 files changed, 4 insertions, 16 deletions
diff --git a/man/systemd-bus-proxyd.xml b/man/systemd-bus-proxyd.xml index e6955c3cee..91a6fe3685 100644 --- a/man/systemd-bus-proxyd.xml +++ b/man/systemd-bus-proxyd.xml @@ -21,7 +21,8 @@ You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see <http://www.gnu.org/licenses/>. --> -<refentry id="systemd-bus-proxyd" conditional="ENABLE_KDBUS"> +<refentry id="systemd-bus-proxyd" conditional="ENABLE_KDBUS" + xmlns:xi="http://www.w3.org/2001/XInclude"> <refentryinfo> <title>systemd-bus-proxyd</title> @@ -86,21 +87,8 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. </listitem> </varlistentry> - <varlistentry> - <term><option>--version</option></term> - - <listitem> - <para>Prints a short version string and exits.</para> - </listitem> - </varlistentry> - - <varlistentry> - <term><option>-h</option></term> - <term><option>--help</option></term> - - <listitem><para>Prints a short help - text and exits.</para></listitem> - </varlistentry> + <xi:include href="standard-options.xml" xpointer="help" /> + <xi:include href="standard-options.xml" xpointer="version" /> </variablelist> <para><replaceable>PLACEHOLDER</replaceable>, if given, must be a string |