Skip to content
  • Luis Araujo's avatar
    Change argument name to build the job id list · e19872f8
    Luis Araujo authored
    This commit changes the special argument name from 'job_id' to
    'job_ids' to build the job id list. This is a more appropriate
    name for such an argument and fixes the case where the command
    only takes a single job id (named job_id) and doesn't need to
    build a list.
    e19872f8