Slight tweaks to README.md remarks on flags
This commit is contained in:
parent
2f7abbba4c
commit
dc107537a4
1 changed files with 3 additions and 2 deletions
|
@ -49,9 +49,10 @@ Other optional arguments will be passed through to the
|
|||
Exclude one or more event types from consideration for archival.
|
||||
These event types are
|
||||
[documented](https://www.ncei.noaa.gov/pub/data/swdi/stormevents/csvfiles/Storm-Data-Bulk-csv-Format.pdf)
|
||||
by the NCEI. Cannot be specified alongside `--type`.
|
||||
by the NCEI. Cannot be specified alongside `--type`. Can be
|
||||
specified more than once.
|
||||
|
||||
* `--type="Event Type"`
|
||||
|
||||
Explicitly specify which event types to archive. Cannot be
|
||||
specified alongside `--exclude`.
|
||||
specified alongside `--exclude`. Can be specified more than once.
|
||||
|
|
Loading…
Add table
Reference in a new issue