Fix a arg of report subcommand (#479)

This commit is contained in:
Kota Kanbe
2017-09-04 14:47:25 +08:00
committed by GitHub
parent e0c3a728ae
commit 6d2d767c52
3 changed files with 5 additions and 3 deletions

View File

@@ -131,7 +131,7 @@ func (*ReportCmd) Usage() string {
[-debug-sql]
[-pipe]
[SERVER]...
[RFC3339 datetime format under results dir]
`
}