mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
commit
d1ece7d621
@ -26,9 +26,9 @@ import (
|
|||||||
var RootCmd = &cobra.Command{
|
var RootCmd = &cobra.Command{
|
||||||
Use: "benchmark",
|
Use: "benchmark",
|
||||||
Short: "A low-level benchmark tool for etcd3",
|
Short: "A low-level benchmark tool for etcd3",
|
||||||
Long: `benchmark is a low-level benchmakr tool for etcd3.
|
Long: `benchmark is a low-level benchmark tool for etcd3.
|
||||||
It uses gRPC client directly and does not depend on
|
It uses gRPC client directly and does not depend on
|
||||||
etcd client libray.
|
etcd client library.
|
||||||
`,
|
`,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user