@@ -14,7 +14,7 @@ attribute as follows:
[source,sh]
------------------------
-bin/elasticsearch -Ees.node.rack=rack1 -Ees.node.size=big <1>
+bin/elasticsearch -Ees.node.attr.rack=rack1 -Ees.node.attr.size=big <1>
<1> These attribute settings can also be specified in the `elasticsearch.yml` config file.