diff options
Diffstat (limited to 'man/systemd-inhibit.xml')
-rw-r--r-- | man/systemd-inhibit.xml | 21 |
1 files changed, 5 insertions, 16 deletions
diff --git a/man/systemd-inhibit.xml b/man/systemd-inhibit.xml index f915fb8cbd..555c5414b4 100644 --- a/man/systemd-inhibit.xml +++ b/man/systemd-inhibit.xml @@ -21,7 +21,8 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. --> -<refentry id="systemd-inhibit"> +<refentry id="systemd-inhibit" + xmlns:xi="http://www.w3.org/2001/XInclude"> <refentryinfo> <title>systemd-inhibit</title> @@ -84,21 +85,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>--what=</option></term> <listitem><para>Takes a colon-separated @@ -172,6 +158,9 @@ inhibition locks instead of acquiring one.</para></listitem> </varlistentry> + + <xi:include href="standard-options.xml" xpointer="help" /> + <xi:include href="standard-options.xml" xpointer="version" /> </variablelist> </refsect1> |