docs: supplement description of show commands

This commit is contained in:
kailixu 2024-10-11 13:46:21 +08:00
parent a4fd097c6a
commit fa6de3d32b
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ SHOW CLUSTER ALIVE;
## SHOW CLUSTER MACHINES
```sql
SHOW CLUSTER MACHINES;
SHOW CLUSTER MACHINES; // 从 TDengine 3.2.3.0 版本开始支持
```
显示集群的机器码等信息。