Replace `-i` input file option with simply listing the file at the end of the command. Currently a simple build can be run as follows: `./byblo.sh -i path/to/inputfile` With the proposed change the format would ne `./byblo.sh path/to/inputfile`