From 799298d6513e7d40125c19d46578bb870d047db4 Mon Sep 17 00:00:00 2001 From: "Jóhann B. Guðmundsson" Date: Tue, 8 Jul 2014 21:26:05 +0000 Subject: Add DEPLOYMENT to hostnamectl [zj: remove the check against a fixed list of environments.] --- man/hostnamectl.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'man/hostnamectl.xml') diff --git a/man/hostnamectl.xml b/man/hostnamectl.xml index a158e67519..99f984f2ce 100644 --- a/man/hostnamectl.xml +++ b/man/hostnamectl.xml @@ -231,6 +231,27 @@ + + set-deployment ENVIRONMENT + + Set the deployment + environment description. + ENVIRONMENT + must be a single word without any + control characters. One of the + following is suggested: + development, + integration, + staging, + production. + + + Pass an empty string to reset to + the default empty value. + + + + -- cgit v1.2.3-54-g00ecf