IBM/ibmi-oss-examples

Fix long options for DBTOXLSX example

Closed this issue · 0 comments

image

From the usage you can see that long options are the same as the short variants.

Also options like -b should not require a value rahter just a boolean to store if its set (true)