Skip to content

Minor fixes

Compare
Choose a tag to compare
@brichard19 brichard19 released this 08 Jun 03:05
· 5 commits to master since this release

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.