summaryrefslogtreecommitdiffstats
path: root/man/hostnamectl.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-03-14 06:06:50 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-03-19 13:03:36 +0100
commita456324fefec12ac929fd844bcec243b657d7b1f (patch)
tree49c795e9391d60cb198fb6876166193e979aa07e /man/hostnamectl.xml
parentcoredumpctl: use dispatch_verb() (diff)
downloadsystemd-a456324fefec12ac929fd844bcec243b657d7b1f.tar.xz
systemd-a456324fefec12ac929fd844bcec243b657d7b1f.zip
man: mention that 'status' is the default command for `hostnamectl`
Diffstat (limited to 'man/hostnamectl.xml')
-rw-r--r--man/hostnamectl.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/man/hostnamectl.xml b/man/hostnamectl.xml
index fa70d5cc6c..9bfead6d21 100644
--- a/man/hostnamectl.xml
+++ b/man/hostnamectl.xml
@@ -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>