Fix README

This commit is contained in:
Yehor Vialov 2025-02-04 13:58:47 +02:00
parent d2a8485c68
commit 1f49ed6bb0

View File

@ -15,7 +15,7 @@ Requires Dart runtime.
## Usage ## Usage
``` ```
dart bin/owntracks_import.dart -s <GeoJSON file path> -d <Recorder IP address with protocol and port> -v dart bin/owntracks_import.dart -s <GeoJSON file path> -d <Recorder IP address with protocol and port> -u <user name> -v
dart bin/owntracks_import.dart --help dart bin/owntracks_import.dart --help
``` ```