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

Say "No valid input type specified before input filename." #1121

Closed
jidanni opened this issue Jun 2, 2023 · 1 comment
Closed

Say "No valid input type specified before input filename." #1121

jidanni opened this issue Jun 2, 2023 · 1 comment

Comments

@jidanni
Copy link
Contributor

jidanni commented Jun 2, 2023

$ gpsbabel -f e.csv -i csv -o kml -F g.kml
No valid input type specified

That error message is wrong.

The user did specify a valid input type.

The error message should say:

No valid input type specified before input filename.

And the same is needed for the output case.

See also #1120.

@robertlipe
Copy link
Collaborator

We already document that arguments are processed left to right. This is really fundamental to the way we work.

https://www.gpsbabel.org/htmldoc-1.8.0/Invocation.html#:~:text=Options%20are%20always%20processed%20in%20order%20from%20left%20to%20right.

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