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

Wrong "set extension" argument in README command line examples #173

Open
pierre-simonet opened this issue Dec 21, 2023 · 1 comment · May be fixed by #174
Open

Wrong "set extension" argument in README command line examples #173

pierre-simonet opened this issue Dec 21, 2023 · 1 comment · May be fixed by #174

Comments

@pierre-simonet
Copy link

Example indicates -ext to set extension(s) instead of -E in README.md:

gixpp -e -S -I. -ext ".,*.cpy,*.CPY" -i TEST001.cbl -o TEST001.cbsql
gixsql TEST001.cbl TEST001.cbsql -S -I. -ext ".,*.cpy,*.CPY"
@alexbodn
Copy link

It seems to be -E

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

Successfully merging a pull request may close this issue.

2 participants