Clarified helptext.
This commit is contained in:
parent
3f777b7e55
commit
59a829c428
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user