mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-30 09:59:13 +08:00
Merge pull request #2422 from ipfs/docs/config-add-as
Added an `as` to ensure good English
This commit is contained in:
@ -183,7 +183,7 @@ var configReplaceCmd = &cmds.Command{
|
|||||||
Helptext: cmds.HelpText{
|
Helptext: cmds.HelpText{
|
||||||
Tagline: "Replaces the config with <file>.",
|
Tagline: "Replaces the config with <file>.",
|
||||||
ShortDescription: `
|
ShortDescription: `
|
||||||
Make sure to back up the config file first if neccessary, this operation
|
Make sure to back up the config file first if neccessary, as this operation
|
||||||
can't be undone.
|
can't be undone.
|
||||||
`,
|
`,
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user