]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: mention that 'status' is the default command for `hostnamectl`
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 14 Mar 2018 05:06:50 +0000 (14:06 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 19 Mar 2018 12:03:36 +0000 (21:03 +0900)
man/hostnamectl.xml

index fa70d5cc6c916e463c5f7f89605b81726798e35e..9bfead6d21d6fe39a1b3d0d7694e0a9a635a4c44 100644 (file)
       <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>
 
       <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>