mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-07 01:08:08 +08:00
Add period to helptext
License: MIT Signed-off-by: Michael Pfister <pfista@gmail.com>
This commit is contained in:
parent
cd0a33c7c2
commit
74e701d852
@ -115,7 +115,7 @@ set of stored objects and print repo statistics. It outputs to stdout:
|
||||
NumObjects int Number of objects in the local repo.
|
||||
RepoPath string The path to the repo being currently used.
|
||||
RepoSize int Size in bytes that the repo is currently taking.
|
||||
Version string The repo version
|
||||
Version string The repo version.
|
||||
`,
|
||||
},
|
||||
Run: func(req cmds.Request, res cmds.Response) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user