Skip to content

Commit

Permalink
Tool-assisted tips
Browse files Browse the repository at this point in the history
  • Loading branch information
8treenet committed Apr 16, 2021
1 parent 59873b3 commit b8bc556
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions freedom/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ var (

// rootCmd represents the base command when called without any subcommands
rootCmd = &cobra.Command{
Use: "freedom",
Short: "freedom脚手架,辅助创建代码",
Use: "The tool used to generate the code.",
Short: "The tool used to generate the code.",
}
)

Expand Down

0 comments on commit b8bc556

Please sign in to comment.