From c60723b0a5c53ecc877d4bfb87d1ef0919115771 Mon Sep 17 00:00:00 2001 From: mattbk Date: Sat, 15 Nov 2025 21:18:48 -0600 Subject: [PATCH] Update README. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 27d70f6..cbb7852 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,15 @@ mwtchahrd -i -p [-c ] [-d] [-u] - `-f, --freq ` Spotting frequency [default: 14105000]. + +- `-y, --my_lat ` + Spotter latitude, DD.dddd. + +- `-x, --my_lon ` + Spotter longitude, DD.dddd. + +- `-t, --filter ` + Filter out spots from these callsign-UUID combinations (self spots, for example), comma-separated. This is not regex, just full matches. - `-h, --help` Print help.