Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo in -help reverge-geo lookups #423

Closed
artlog opened this issue Sep 26, 2023 · 1 comment
Closed

typo in -help reverge-geo lookups #423

artlog opened this issue Sep 26, 2023 · 1 comment

Comments

@artlog
Copy link

artlog commented Sep 26, 2023

There is a small typo in help :

ot-recorder -h

--norevgeo -G disable ghash to reverge-geo lookups

find . -type f | xargs grep reverge
./ocat.c:	printf("  --norevgeo		-G      disable ghash to reverge-geo lookups\n");
./recorder.c:	printf("  --norevgeo		-G     disable ghash to reverge-geo lookups\n");

i think this should read reverse-geo

@jpmens jpmens closed this as completed in 78b539d Sep 27, 2023
@jpmens
Copy link
Member

jpmens commented Sep 27, 2023

Thank you, @artlog.
Well, that went a while without detection! :-)

jpmens added a commit that referenced this issue Oct 24, 2023
- FIX: logs to stderr if DOCKER_RUNNING in environment (#426)
- FIX: typo in help descriptions (#423)
- NEW: Updated Google Timeline Import script (#407)
- UPD: Improve GPX-Import (#413)
- FIX: Table of Locations sorting issue (#415)
jpmens added a commit that referenced this issue Oct 24, 2023
- FIX: logs to stderr if DOCKER_RUNNING in environment (#426)
- FIX: typo in help descriptions (#423)
- NEW: Updated Google Timeline Import script (#407)
- UPD: Improve GPX-Import (#413)
- FIX: Table of Locations sorting issue (#415)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants