Currently the scripts just expect a file path as the first argument
It would be nicer if there was a flag before each such path, something like --data makes sense
this just makes using the scripts more consistent, and easier to debug
and follows how other tools do it