From ac085b8149ff50e03d260128596dd130ed1c7cae Mon Sep 17 00:00:00 2001 From: ed Date: Sun, 2 Nov 2025 14:56:28 +0000 Subject: [PATCH] mtag: fix geotag usage --- bin/mtag/geotag.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mtag/geotag.py b/bin/mtag/geotag.py index dd6df91c..4415759a 100755 --- a/bin/mtag/geotag.py +++ b/bin/mtag/geotag.py @@ -14,7 +14,7 @@ adds four new metadata keys: .masl = meters above sea level city = "city, subregion, region" -usage: -mtp crc32,md5,sha1,sha256b=ad,bin/mtag/cksum.py +usage: -mtp .masl,.gps_lat,.gps_lon,city=ad,t10,bin/mtag/geotag.py example: https://a.ocv.me/pub/blog/j7/8/?grid=0 """