github.com/jfrog/jfrog-cli-go@v1.22.1-0.20200318093948-4826ef344ffd/docs/xray/offlineupdate/help.go (about)

     1  package offlineupdate
     2  
     3  const Description = "Download Xray offline updates."
     4  
     5  var Usage = []string{"jfrog xr offline-update --license-id=<Xray license ID> [command options]"}