Command line options should be more intuitive
goodguyry opened this issue · 0 comments
goodguyry commented
In order to match the config file key names, the options:
bella -i <inputfile> -o <outputfile> -e <environment> -s <style>
Should be updated to:
bella -w <watchFile> -p <processedFile> -e <environment> -s <style>