*: normalize colons (#7913)

This commit is contained in:
Seth Falco
2022-03-27 07:25:15 +02:00
committed by GitHub
parent f63fedd585
commit 27ff55fc2e
88 changed files with 144 additions and 144 deletions

View File

@@ -15,6 +15,6 @@
`etcd --name {{my_etcd_cluster}}`
- 启动单节点 etcd 集群,同时可以在这里看到大量监控指标 http://localhost:2379/debug/pprof/:
- 启动单节点 etcd 集群,同时可以在这里看到大量监控指标 http://localhost:2379/debug/pprof/
`etcd --enable-pprof --metrics extensive`