diff --git a/core/commands/config.go b/core/commands/config.go index 25364b19e..c66c14840 100644 --- a/core/commands/config.go +++ b/core/commands/config.go @@ -183,7 +183,7 @@ var configReplaceCmd = &cmds.Command{ Helptext: cmds.HelpText{ Tagline: "Replaces the config with .", 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. `, },