Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Conversation

@mojodna
Copy link

@mojodna mojodna commented May 27, 2014

Option names should never contain spaces; values might.

This (partially) works around #37, but still prevents individual negative values from being treated as values.

Option names should never contain spaces; values might.

This (partially) works around harthur#37, but still prevents individual
negative values from being treated as values.
@mojodna
Copy link
Author

mojodna commented Jun 5, 2014

Thoughts?

@harthur
Copy link
Owner

harthur commented Sep 19, 2014

You can use ' single quotes like --name 'foo bar'. I don't think I've seen behavior like what you're suggesting, but welcome to counterexamples. I want to stick to what would be familiar to people.

@mojodna
Copy link
Author

mojodna commented Oct 28, 2014

ogr2ogr is one the tools I was modeling behavior on (yes, it has weird options, but I wouldn't know how else to handle bounding box arguments).

E.g.

-spat xmin ymin xmax ymax

I've been using quotes in the meantime. Feel free to close this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants