Skip to content

Commit a456324

Browse files
committed
man: mention that 'status' is the default command for hostnamectl
1 parent 5ce97d3 commit a456324

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

man/hostnamectl.xml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,16 +121,19 @@
121121
<xi:include href="standard-options.xml" xpointer="help" />
122122
<xi:include href="standard-options.xml" xpointer="version" />
123123
</variablelist>
124+
</refsect1>
125+
126+
<refsect1>
127+
<title>Commands</title>
124128

125129
<para>The following commands are understood:</para>
126130

127131
<variablelist>
128132
<varlistentry>
129133
<term><command>status</command></term>
130134

131-
<listitem><para>Show current system
132-
hostname and related
133-
information.</para></listitem>
135+
<listitem><para>Show current system hostname and related information. If no command is specified,
136+
this is the implied default.</para></listitem>
134137
</varlistentry>
135138

136139
<varlistentry>

0 commit comments

Comments
 (0)