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

add default to produce output label file if no output flags #12

Open
nvkelso opened this issue Nov 2, 2011 · 0 comments
Open

add default to produce output label file if no output flags #12

nvkelso opened this issue Nov 2, 2011 · 0 comments
Labels

Comments

@nvkelso
Copy link
Collaborator

nvkelso commented Nov 2, 2011

Seems that if only a file name is provided, it would produce this:

-p PLACES_FILE, --places-file=PLACES_FILE

That way something useful would be generated instead of slapping the user's hands.

If more than one file is specified, then enforce the flags for type and filename:

-l LABELS_FILE, --labels-file=LABELS_FILE
Optional name of labels file to generate.
-p PLACES_FILE, --places-file=PLACES_FILE
Optional name of place points file to generate.
-r REGISTRATIONS_FILE, --registrations-file=REGISTRATIONS_FILE
Optional name of registration points file to generate.
This file will have an additional "justified" property
with values "left", "center", or "right".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant