diff --git a/cmd/cgtproxy/cmd/root.go b/cmd/cgtproxy/cmd/root.go index 8496496..09172c3 100644 --- a/cmd/cgtproxy/cmd/root.go +++ b/cmd/cgtproxy/cmd/root.go @@ -30,7 +30,7 @@ var flags struct { var rootCmd = &cobra.Command{ Use: "cgtproxy", - Short: "A transparent network proxy manager for deepin", + Short: "A transparent network proxy manager.", RunE: func(cmd *cobra.Command, args []string) (err error) { defer func() { if err == nil {