Minor fixes
Fixed options parsing. The parser was not handling cases where an argument was not provided when required. E.g. if the user used --continue without an argument, the program would crash. Now displays an error message.
Added -f, --follow to follow the text output in the terminal instead of overwriting the previous output at the bottom of the terminal.