diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-13 14:33:51 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-20 22:43:27 -0500 |
commit | dfdebb1b925332352966804303b2516a6506a429 (patch) | |
tree | 0f17a9baaeb92f51fc2af27c0ff6eaf837c60e7f /man/shutdown.xml | |
parent | 7c071fda945a8f9e3b11d37dc04c8bdfa615d44a (diff) |
man: xinclude --help/--version/--no-pager
Diffstat (limited to 'man/shutdown.xml')
-rw-r--r-- | man/shutdown.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/shutdown.xml b/man/shutdown.xml index 27e7e87b6c..737258514f 100644 --- a/man/shutdown.xml +++ b/man/shutdown.xml @@ -21,7 +21,8 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. --> -<refentry id="shutdown"> +<refentry id="shutdown" + xmlns:xi="http://www.w3.org/2001/XInclude"> <refentryinfo> <title>shutdown</title> @@ -94,8 +95,7 @@ <varlistentry> <term><option>--help</option></term> - <listitem><para>Prints a short help - text and exits.</para></listitem> + <xi:include href="standard-options.xml" xpointer="help-text" /> </varlistentry> <varlistentry> |