Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 452 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 452 Bytes

gpxdf

This tool helps you to find and remove duplicates from a gpx file.

Install

npm i -g gpxdf

Usage

Usage: gpxdf [options]

This tool helps you to find and remove duplicates from a gpx file.

Options:
  -V, --version        output the version number
  -i ,--input <file>   specify the input file
  -o, --output <file>  specifiy the output file (default: "reduced.gpx")
  -h, --help           output usage information