coderxio / dailymed-api

REST API for DailyMed SPLs
https://coderx.io/
MIT License
12 stars 5 forks source link

Update metavar #32

Closed finish06 closed 4 years ago

finish06 commented 4 years ago

Fixes coderxio/dailymed-api#31

Explanation

Updated metavar in argparser objects.

Rationale

Missed pushing local to remote prior to merging previous request. This has already been approved by @jrlegrand. Will request he look at this single change for sign off again.

Tests

N/a

finish06 commented 4 years ago

Help output:

usage: get_zips.py [-h] [--unzip int] [--download int | --select int]

Download and unzip SPL data.

optional arguments:
  -h, --help      show this help message and exit
  --unzip int     Optional number of files to extract from SPL zip.
  --download int  Optional number of SPL zip files to download, max 4.
  --select int    Optional SPL zip file to download, i.e. 1, 2, 3 or 4