Skip to content

Commit 6c33579

Browse files
rhtrht
rht
authored andcommitted
Fix small typo
1 parent feba3e1 commit 6c33579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/commands/config.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ variable set to your preferred text editor.
181181

182182
var configReplaceCmd = &cmds.Command{
183183
Helptext: cmds.HelpText{
184-
Tagline: "Replaces the config with `file>",
184+
Tagline: "Replaces the config with <file>",
185185
ShortDescription: `
186186
Make sure to back up the config file first if neccessary, this operation
187187
can't be undone.

0 commit comments

Comments
 (0)