Steffen Pankratz 69cf9ade47 Fix file permissions. (#84)
Signed-off-by: Steffen Pankratz <kratz00@gmx.de>
2019-03-26 08:38:01 +01:00
..
2019-03-26 08:38:01 +01:00
2019-02-25 10:04:09 +01:00
2019-01-28 13:55:32 +01:00
2019-03-26 08:38:01 +01:00
2019-01-29 17:11:37 +01:00

Script for importing GPX files on command line

Usage: import_cli.php [options] <gpx> [<gpx>...]

Operands:
  <gpx>  One or more GPX files to import

Options:
  -h, --help                   Show usage/help
  -u, --user-id [<arg>]        Which user to import the track(s) for (default: 1)
  -e, --import-existing-track  Import already existing tracks (based on track name)
  -l, --skip-last-track        Skip the last track (for special use cases)