diff --git a/confluent_server/confluent/config/attributes.py b/confluent_server/confluent/config/attributes.py index ab6315f3..515f13cd 100644 --- a/confluent_server/confluent/config/attributes.py +++ b/confluent_server/confluent/config/attributes.py @@ -124,7 +124,9 @@ node = { 'description': ('Indicates whether the node authentication token interface ' 'is armed. If set to once, it will grant only the next ' 'request. If set to continuous, will allow many requests.' - 'Should not be set unless an OS deployment is pending.'), + 'Should not be set unless an OS deployment is pending. ' + 'Generally this is not directly modified, but is modified ' + 'by the "nodedeploy" command'), }, #'id': { # 'description': ('Numeric identifier for node')