From bed998d7d43647778c42b29be68d095d76280e8b Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file docs/source/advanced/zones/change_zones.rst --- docs/source/advanced/zones/change_zones.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/advanced/zones/change_zones.rst b/docs/source/advanced/zones/change_zones.rst index 3814c3b4b..bd9c6d437 100644 --- a/docs/source/advanced/zones/change_zones.rst +++ b/docs/source/advanced/zones/change_zones.rst @@ -28,7 +28,7 @@ The following command will change zone1 such that root cannot ssh between the no sshbetweennodes=no sshkeydir=/etc/xcat/sshkeys/zone1/.ssh -The following command will change zone1 to the default zone. +The following command will change zone1 to the default zone. **Note**: you must use the ``-f`` flag to force the change. There can only be one default zone in the ``zone`` table. ::