diff --git a/rad_tag.py b/rad_tag.py index 34f070e..8013452 100755 --- a/rad_tag.py +++ b/rad_tag.py @@ -41,8 +41,8 @@ parser.add_argument( metavar='Timezone', default='utc', help='''Manually set timezone of CSV / and Photo timestamp, defaults to - UTC if omitted. This is useful, if the GPS-Logger saves the time incl. - timezone''' + UTC if omitted. This is useful, if the GPS-Logger saves the time in local + time (without timezone).''' ) parser.add_argument( '-d', '--dry',