mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 18:37:45 +08:00
Added a period to repo fsck
License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
This commit is contained in:
parent
c067fb9e83
commit
ae235caaec
@ -159,7 +159,7 @@ RepoSize int Size in bytes that the repo is currently taking.
|
||||
|
||||
var RepoFsckCmd = &cmds.Command{
|
||||
Helptext: cmds.HelpText{
|
||||
Tagline: "Removes repo lockfiles",
|
||||
Tagline: "Removes repo lockfiles.",
|
||||
ShortDescription: `
|
||||
'ipfs repo fsck' is a plumbing command that will remove repo and level db
|
||||
lockfiles, as well as the api file. This command can only run when no ipfs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user