### Problem When running `strfry --help`, the `--version` flag is displayed but it has no description text. **Current output:** -h, --help -V, --version ### Expected It should show a clear description like other flags: -V, --version Print version information
Problem
When running
strfry --help, the--versionflag is displayed but it has no description text.Current output:
-h, --help
-V, --version
Expected
It should show a clear description like other flags:
-V, --version Print version information