mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 15:57:03 -05:00
The current CLI argument parsing did not work as documented and had a number of issues related to multi-flag (subcommand) parsing. I've reworked the logic in such a way that should maintain full compatibility with any existing scripts/use-cases but with added functionality. --------- Co-authored-by: Nik <werwolv98@gmail.com>