mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-28 22:08:01 +08:00
fix(ipfs diag profile): fix wording
Co-authored-by: Adin Schmahmann <adin.schmahmann@gmail.com>
This commit is contained in:
parent
77f3fed5a1
commit
e1cf99cfab
@ -30,7 +30,7 @@ var sysProfileCmd = &cmds.Command{
|
||||
Tagline: "Collect a performance profile for debugging.",
|
||||
ShortDescription: `
|
||||
Collects cpu, heap, and goroutine profiles from a running go-ipfs daemon
|
||||
into a single zipfile. To aid in debugging, this command also attempts to
|
||||
into a single zip file. To aid in debugging, this command also attempts to
|
||||
include a copy of the running go-ipfs binary.
|
||||
`,
|
||||
LongDescription: `
|
||||
|
||||
Loading…
Reference in New Issue
Block a user