diff --git a/pkg/cmd/account.go b/pkg/cmd/account.go index ef2a9fad0..70ce84cae 100644 --- a/pkg/cmd/account.go +++ b/pkg/cmd/account.go @@ -21,7 +21,7 @@ func init() { // go run ./cmd/bbgo account --session=ftx --config=config/bbgo.yaml var accountCmd = &cobra.Command{ - Use: "account [--session=[exchange_name]]", + Use: "account [--session SESSION]", Short: "show user account details (ex: balance)", SilenceUsage: true, PreRunE: cobraInitRequired([]string{