diff --git a/alerts/command.go b/alerts/command.go index 4f106c1f..176935c2 100644 --- a/alerts/command.go +++ b/alerts/command.go @@ -36,7 +36,7 @@ var Command = cli.Command{ { Name: "list", Usage: "list alerts", - ArgsUsage: "[--service | -s ] [--host-status | -S ] [--color | -c] [--with-closed | -w] [--limit | -l]", + ArgsUsage: "[--service | -s ] [--host-status | -S ] [--color | -c] [--with-closed | -w] [--limit | -l]", Description: ` Shows alerts in human-readable format. `,