Skip to content

Commit

Permalink
[run-checks] enhance document
Browse files Browse the repository at this point in the history
  • Loading branch information
Songmu committed Jan 12, 2019
1 parent 8479c53 commit 2cb854d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions checker/checker.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ var Command = cli.Command{
Description: `
Execute command of check plugins in mackerel-agent.conf all at once.
It is used for checking setting and operation of the check plugins.
The result is output to stdout in TAP format. If any check fails,
it exits non-zero.
`,
Action: doRunChecks,
}
Expand Down

0 comments on commit 2cb854d

Please sign in to comment.