Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Clivern committed Jul 29, 2020
1 parent 107de94 commit 2fd39c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/watch.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (

var watchCmd = &cobra.Command{
Use: "watch",
Short: "Watch logs for metrics",
Short: "Watch structured logs for metrics",
Run: func(cmd *cobra.Command, args []string) {
if Verbose {
log.SetLevel(log.DebugLevel)
Expand Down

0 comments on commit 2fd39c0

Please sign in to comment.