mridoni / gixsql

GixSQL is an ESQL preprocessor and a series of runtime libraries to enable GnuCOBOL to access PostgreSQL, ODBC, MySQL, Oracle and SQLite databases.
GNU General Public License v3.0
16 stars 8 forks source link

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

Open pierre-simonet opened 11 months ago

pierre-simonet commented 11 months ago

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 commented 7 months ago

It seems to be -E