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 CLI argument of projinfo #3600

Closed
santidhammo opened this issue Feb 2, 2023 · 0 comments
Closed

Typo in CLI argument of projinfo #3600

santidhammo opened this issue Feb 2, 2023 · 0 comments
Assignees

Comments

@santidhammo
Copy link

It appears that there is an error within the extended option four the source crs, it contains two "ss", thus "--ssource-crs". I just noticed it while scanning the code, this does not make sense.

} else if ((arg == "-s" || arg == "--ssource-crs") && i + 1 < argc) {

@rouault rouault self-assigned this Feb 2, 2023
@rouault rouault closed this as completed in 8c9cafc Feb 4, 2023
rouault added a commit that referenced this issue Feb 4, 2023
projinfo: fix long option name --source-crs (fixes #3600)
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