Skip to content

Commit

Permalink
Fix typo on the document header for snmp's CliCommand
Browse files Browse the repository at this point in the history
  • Loading branch information
agalue committed Jun 18, 2020
1 parent df41bb6 commit 78151b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/snmp/snmp.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
"gopkg.in/yaml.v2"
)

// CliCommand the CLI command to provide server information
// CliCommand the CLI command to manage SNMP configuration
var CliCommand = cli.Command{
Name: "snmp",
Usage: "Manage SNMP configuration",
Expand Down

0 comments on commit 78151b7

Please sign in to comment.