summaryrefslogtreecommitdiff
path: root/man/hostnamectl.xml
diff options
context:
space:
mode:
authorJóhann B. Guðmundsson <johannbg@gmail.com>2014-07-08 21:26:05 +0000
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-07-11 09:22:01 -0400
commit799298d6513e7d40125c19d46578bb870d047db4 (patch)
tree0e3b7a7c700ac3d4b266ba87ea30b26ab0783360 /man/hostnamectl.xml
parent1ed774956406941d4812a3fb4493d2915f130f12 (diff)
Add DEPLOYMENT to hostnamectl
[zj: remove the check against a fixed list of environments.]
Diffstat (limited to 'man/hostnamectl.xml')
-rw-r--r--man/hostnamectl.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/man/hostnamectl.xml b/man/hostnamectl.xml
index a158e6751..99f984f2c 100644
--- a/man/hostnamectl.xml
+++ b/man/hostnamectl.xml
@@ -231,6 +231,27 @@
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><command>set-deployment <replaceable>ENVIRONMENT</replaceable></command></term>
+
+ <listitem><para>Set the deployment
+ environment description.
+ <replaceable>ENVIRONMENT</replaceable>
+ must be a single word without any
+ control characters. One of the
+ following is suggested:
+ <literal>development</literal>,
+ <literal>integration</literal>,
+ <literal>staging</literal>,
+ <literal>production</literal>.
+ </para>
+
+ <para>Pass an empty string to reset to
+ the default empty value.</para>
+ </listitem>
+ </varlistentry>
+
+
</variablelist>
</refsect1>