Fix a arg of report subcommand (#479)
This commit is contained in:
@@ -1176,7 +1176,8 @@ report:
|
||||
[-debug-sql]
|
||||
[-pipe]
|
||||
|
||||
[SERVER]...
|
||||
[RFC3339 datetime format under results dir]
|
||||
|
||||
-aws-profile string
|
||||
AWS profile to use (default "default")
|
||||
-aws-region string
|
||||
|
||||
@@ -1187,7 +1187,8 @@ report:
|
||||
[-debug-sql]
|
||||
[-pipe]
|
||||
|
||||
[SERVER]...
|
||||
[RFC3339 datetime format under results dir]
|
||||
|
||||
-aws-profile string
|
||||
AWS profile to use (default "default")
|
||||
-aws-region string
|
||||
|
||||
@@ -131,7 +131,7 @@ func (*ReportCmd) Usage() string {
|
||||
[-debug-sql]
|
||||
[-pipe]
|
||||
|
||||
[SERVER]...
|
||||
[RFC3339 datetime format under results dir]
|
||||
`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user