Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Commit

Permalink
fix showcg (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiran RG authored Jun 30, 2017
1 parent 4c0010d commit 208679d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/tools/cli/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ func main() {
Usage: "show destination <name>",
Flags: []cli.Flag{
cli.BoolFlag{
Name: "show_cg, cg",
Name: "showcg, cg",
Usage: "show consumer groups for the destination",
},
},
Expand Down

0 comments on commit 208679d

Please sign in to comment.