Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: rust binary has conflicting short options
Short option names must be unique for each argument, but '-s' is in use by both 'state' and 'skills_filename'
- Loading branch information