Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-8621

Grape command line tool synopsis improvement

    XMLWordPrintableJSON

Details

    Description

      grape resolve --help currently shows

      Usage: grape resolve [-adhisv]
      
      Prints the file locations of the jars representing the artifcats for the
      ...
      

      The synopsis does not show the positional parameters. The correct output is

      Usage: grape resolve [-adhisv] (<groupId> <artifactId> <version>)+
      
      Prints the file locations of the jars representing the artifcats for the
      ...
      

      Attachments

        Issue Links

          Activity

            People

              daniel_sun Daniel Sun
              rpopma Remko Popma
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: