Skip to content

Commit

Permalink
chore: update description
Browse files Browse the repository at this point in the history
  • Loading branch information
farbodsalimi committed Jan 29, 2023
1 parent dee64e6 commit 65c4188
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ var (
// Root Command
rootCmd = &cobra.Command{
Use: "dokimi",
Short: "Dokimi is a Go testing framework.",
Long: `Dokimi is a Go testing framework.`,
Short: "Dokimi provides some helper commands for testing in Go.",
}
)

Expand Down

0 comments on commit 65c4188

Please sign in to comment.