docs: supplement description of show commands
This commit is contained in:
parent
7332a596b6
commit
3d22f879b0
|
@ -33,7 +33,7 @@ SHOW CLUSTER ALIVE;
|
|||
## SHOW CLUSTER MACHINES
|
||||
|
||||
```sql
|
||||
SHOW CLUSTER MACHINES; // 从 TDengine 3.2.3.0 版本开始支持
|
||||
SHOW CLUSTER MACHINES; // 从 TDengine 3.2.3.0 版本开始支持
|
||||
```
|
||||
|
||||
显示集群的机器码等信息。
|
||||
|
|
Loading…
Reference in New Issue