github.com/jfrog/jfrog-cli-go@v1.22.1-0.20200318093948-4826ef344ffd/docs/bintray/config/help.go (about) 1 package upload 2 3 const Description string = "Configure Bintray details." 4 5 var Usage = []string{"jfrog bt c [command options]", 6 "jfrog bt c show", 7 "jfrog bt c clear"}