Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
dbolson committed Mar 11, 2024
1 parent 772b988 commit ba0ab13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ import (

var rootCmd = &cobra.Command{
Use: "ld-cli",
Short: "",
Long: "",
Short: "LaunchDarkly CLI",
Long: "LaunchDarkly CLI to control your feature flags",
}

func Execute() {
Expand Down

0 comments on commit ba0ab13

Please sign in to comment.