skorotkov commented on code in PR #12349: URL: https://github.com/apache/ignite/pull/12349#discussion_r2366708405
########## docs/_docs/tools/control-script.adoc: ########## @@ -1294,9 +1294,10 @@ Parameters: == Working with Cluster Properties -The `control.sh|bat` script provides an ability to work with link:SQL/sql-statistics[SQL statistics,window=_blank] functionality. +The control script allows administrators to view and modify cluster-wide properties. -To get the full list of available properties, use the `--property list` command. This command returns the list of all available properties to work with: +=== Listing Properties Review Comment: I don't think we need yet another heading level here for such short paragraph. I would leave the whole text as it was. With usage samples that help user to use it. For example, don't worry about whether to use quotation marks or not. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
