Add a new `--version` flag to the CLI help output alongside the existing `--help` flag. Reformat the help text to include a section header "Optional arguments:" and improve spacing with a blank line before the argument list. This enhances the user experience by providing clearer documentation of available command-line options directly from the terminal.