diff --git a/cmd/crowdsec-cli/climetrics/metrics.go b/cmd/crowdsec-cli/climetrics/metrics.go index 15a852d0a..892eb1123 100644 --- a/cmd/crowdsec-cli/climetrics/metrics.go +++ b/cmd/crowdsec-cli/climetrics/metrics.go @@ -28,7 +28,7 @@ func (cli *cliMetrics) NewCommand() *cobra.Command { Use: "metrics", Short: "Display crowdsec prometheus metrics.", Long: `Fetch metrics from a Local API server and display them`, - Example: `# Show all Metrics, skip empty tables (same as "cecli metrics show") + Example: `# Show all Metrics, skip empty tables (same as "cscli metrics show") cscli metrics # Show only some metrics, connect to a different url