update description

This commit is contained in:
c9s 2021-02-03 17:41:48 +08:00
parent 4e31c7f68a
commit bf8508d4fb

View File

@ -18,8 +18,7 @@ import (
var RootCmd = &cobra.Command{
Use: "bbgo",
Short: "bbgo trade bot",
Long: "bitcoin trader",
Short: "bbgo is a crypto trading bot",
// SilenceUsage is an option to silence usage when an error occurs.
SilenceUsage: true,