From 6411d0516fec8d3e9440e99d4acf71ec6b2d6b6e Mon Sep 17 00:00:00 2001 From: XANTRONIX Industrial Date: Sun, 16 Feb 2025 11:59:28 -0500 Subject: [PATCH] Slight verbiage tweak in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 82694ef..d5c16a5 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,9 @@ 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. Must not be specified alongside `--type`. + by the NCEI. Cannot be specified alongside `--type`. * `--type="Event Type"` - Explicitly specify which event types to archive. Must not be + Explicitly specify which event types to archive. Cannot be specified alongside `--exclude`.