style: better option descrition

pull/19745/head
Ales Pour 2020-10-13 20:26:21 +02:00 committed by Stuart Carnie
parent 548eec197d
commit 8a0068546f
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ func NewCommand() *cobra.Command {
DestP: &options.target.influx2CommandPath,
Flag: "influx-command-path",
Default: influxExePathV2(),
Desc: "optional: influx command path",
Desc: "path to influx command",
},
{
DestP: &options.target.securityScriptPath,