Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Commit

Permalink
Adds comment to RootCmd
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephSalisbury committed Jul 9, 2016
1 parent 44f794e commit 0f5986a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/prometheus-pingdom-exporter.go
Expand Up @@ -4,6 +4,7 @@ import (
"github.com/spf13/cobra"
)

// RootCmd is the main Cobra Command.
var RootCmd = &cobra.Command{
Use: "prometheus-pingdom-exporter",
Short: "prometheus-pingdom-exporter exports Pingdom metrics to Prometheus",
Expand Down

0 comments on commit 0f5986a

Please sign in to comment.