skorotkov commented on code in PR #12349: URL: https://github.com/apache/ignite/pull/12349#discussion_r2377665839
########## docs/_docs/tools/control-script.adoc: ########## @@ -1294,9 +1294,8 @@ 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. - -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: +The `control.sh|bat` script allows administrators to view and modify cluster-wide properties. +To see all available cluster properties and their descriptions, use: Review Comment: I would leave it as it was: 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: -- 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]
