chiark / gitweb /
strv: use realloc_multiply() to check for multiplication overflow
[elogind.git] / man / hostnamectl.xml
index 99f984f2cec6380b3e3d20310874441ad6eccbdf..128d92f57623f8055576e85de3b9737cab68c5f3 100644 (file)
                                 <term><command>set-deployment <replaceable>ENVIRONMENT</replaceable></command></term>
 
                                 <listitem><para>Set the deployment
-                                environment description.
-                                <replaceable>ENVIRONMENT</replaceable>
+                                environment
+                                description. <replaceable>ENVIRONMENT</replaceable>
                                 must be a single word without any
                                 control characters. One of the
                                 following is suggested:
                                 </listitem>
                         </varlistentry>
 
+                        <varlistentry>
+                                <term><command>set-location <replaceable>LOCATION</replaceable></command></term>
+
+                                <listitem><para>Set the location
+                                string for the system, if it is
+                                known. <replaceable>LOCATION</replaceable>
+                                should be a human-friendly, free-form
+                                string describing the physical
+                                location of the system, if it is known
+                                and applicable. This may be as generic
+                                as <literal>Berlin, Germany</literal>
+                                or as specific as <literal>Left Rack,
+                                2nd Shelf</literal>.</para>
 
+                                <para>Pass an empty string to reset to
+                                the default empty value.</para>
+                                </listitem>
+                        </varlistentry>
                 </variablelist>
         </refsect1>