Fix typo (#4607)
This commit is contained in:
parent
4c1d8013f3
commit
013e4e4d81
|
@ -284,7 +284,7 @@ func (c *BaseCommand) flagSet(bit FlagSetBit) *FlagSets {
|
|||
Usage: "Print only the field with the given name. Specifying " +
|
||||
"this option will take precedence over other formatting " +
|
||||
"directives. The result will not have a trailing newline " +
|
||||
"making it idea for piping to other processes.",
|
||||
"making it ideal for piping to other processes.",
|
||||
})
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue