Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

feat: add --help command line argument#289

Open
janWilejan wants to merge 2 commits intoversotile-org:mainfrom
janWilejan:main
Open

feat: add --help command line argument#289
janWilejan wants to merge 2 commits intoversotile-org:mainfrom
janWilejan:main

Conversation

@janWilejan
Copy link
Copy Markdown

  • Adds --help as a command line argument
  • Command line arguments are parsed first (before opening a window)
  • Invalid arguments cause an early exit (rather than running with default arguments)
  • Errors are printed with Display (rather than rust's default format!("Error: {error:?}"))

* Adds --help as a command line argument
* Command line arguments are parsed first (before opening a window)
* Invalid arguments cause an early exit (rather than running with
  default arguments)
* Errors are printed with Display (rather than rust's default
  `format!("Error: {error:?}")`)
@janWilejan janWilejan requested a review from wusyong as a code owner February 27, 2025 11:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant