Allow command line opening of a file as arg
Created by: jtrebosc
This commit use the first argument as the data to open when launch from command line. Further improvement could be to implement batch processing through command line with advanced argument parsing (using argparse).