Slight tweaks to README.md remarks on flags

This commit is contained in:
XANTRONIX Industrial 2025-02-17 10:41:09 -05:00
parent 2f7abbba4c
commit dc107537a4

View file

@ -49,9 +49,10 @@ Other optional arguments will be passed through to the
Exclude one or more event types from consideration for archival. Exclude one or more event types from consideration for archival.
These event types are These event types are
[documented](https://www.ncei.noaa.gov/pub/data/swdi/stormevents/csvfiles/Storm-Data-Bulk-csv-Format.pdf) [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"` * `--type="Event Type"`
Explicitly specify which event types to archive. Cannot be Explicitly specify which event types to archive. Cannot be
specified alongside `--exclude`. specified alongside `--exclude`. Can be specified more than once.