Skip to content

Commit f8cb57f

Browse files
authored
Update flags.go
1 parent 9b068a3 commit f8cb57f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/cfg/flags.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ MISC OPTIONS:
320320

321321
cli.BoolFlag{
322322
Name: "no-verify-ssl",
323-
Usage: "skip verify check ssl for s3",
323+
Usage: "Skip verify check ssl for s3",
324324
},
325325
}
326326

0 commit comments

Comments
 (0)