Clarified helptext.
This commit is contained in:
		| @@ -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',  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user