man: mention that 'status' is the default command for `hostnamectl`

This commit is contained in:
Yu Watanabe 2018-03-14 14:06:50 +09:00
parent 5ce97d33d0
commit a456324fef
1 changed files with 6 additions and 3 deletions

View File

@ -121,6 +121,10 @@
<xi:include href="standard-options.xml" xpointer="help" />
<xi:include href="standard-options.xml" xpointer="version" />
</variablelist>
</refsect1>
<refsect1>
<title>Commands</title>
<para>The following commands are understood:</para>
@ -128,9 +132,8 @@
<varlistentry>
<term><command>status</command></term>
<listitem><para>Show current system
hostname and related
information.</para></listitem>
<listitem><para>Show current system hostname and related information. If no command is specified,
this is the implied default.</para></listitem>
</varlistentry>
<varlistentry>