From f7875dc19eda7db79b38b25fed626adb6fa036dc Mon Sep 17 00:00:00 2001 From: Zachary Wasserman Date: Fri, 11 Jan 2019 09:21:28 -0500 Subject: [PATCH] Clarify platform overrides in fleetctl docs (#1985) --- docs/cli/file-format.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/cli/file-format.md b/docs/cli/file-format.md index d07832f715..d4599356a5 100644 --- a/docs/cli/file-format.md +++ b/docs/cli/file-format.md @@ -155,7 +155,8 @@ spec: # under the config key above. Hosts receive overrides based on the platform # returned by `SELECT platform FROM os_version`. In this example, the base # config would be used for Windows and CentOS hosts, while Mac and Ubuntu - # hosts would receive their respective overrides. + # hosts would receive their respective overrides. Note, these overrides are + # NOT merged with the top level configuration. platforms: darwin: options: