egberts/bash-ini-file

Add --help to to a new main routine.

egberts opened this issue · 0 comments

need to figure out how to display --help in the modularize bash script file.

it may entail upgrading this modularized bash script into an actual standalone script that can take argument(s) of files as well optionally displaying example usages then quit, using --help or -h command line option.

Help text body would display at least a few of the most useful examples.