mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-25 07:26:48 +00:00
Add bash/zsh autocomplete files and minor fixes
This commit is contained in:
@@ -56,6 +56,7 @@ func main() {
|
||||
app := cli.NewApp()
|
||||
app.Name = "gctcli"
|
||||
app.Version = core.Version(true)
|
||||
app.EnableBashCompletion = true
|
||||
app.Usage = "command line interface for managing the gocryptotrader daemon"
|
||||
app.Flags = []cli.Flag{
|
||||
cli.StringFlag{
|
||||
|
||||
Reference in New Issue
Block a user