Commit Graph
3 Commits
Author SHA1 Message Date
ruby bec188d910 chore: add .vscode directory to gitignore for VSCode project files 2020-06-06 19:18:42 +00:00
ruby 2cf03bf6cb chore: add .DS_Store to gitignore for macOS build cache exclusion 2020-06-06 03:13:59 +00:00
ruby 4793298871 feat: add --version flag and reformat help output in main.c
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.
2020-06-06 03:08:03 +00:00