This commit is contained in:
Dan Brown 2018-05-22 05:30:13 -07:00 committed by Chris Hoffman
parent 4c1d8013f3
commit 013e4e4d81
1 changed files with 1 additions and 1 deletions

View File

@ -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.",
})
}