Skip to content

Commit

Permalink
charm: added missing link
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Oct 3, 2023
1 parent b6252d5 commit 6d50ed4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions completers/charm_completer/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import (
var rootCmd = &cobra.Command{
Use: "charm",
Short: "Do Charm stuff",
Long: "https://github.com/charmbracelet/charm",
Run: func(cmd *cobra.Command, args []string) {},
}

Expand Down

0 comments on commit 6d50ed4

Please sign in to comment.