martinpaljak / GlobalPlatformPro

🌐 🔐 Manage applets and keys on JavaCard-s like a pro (via command line or from your Java project)
https://javacard.pro/globalplatform
GNU Lesser General Public License v3.0
673 stars 210 forks source link

Fix #294 for put-key parsing option issue #296

Closed gwachob closed 2 years ago

gwachob commented 2 years ago

Fix for https://github.com/martinpaljak/GlobalPlatformPro/issues/294

I don't understand why joptsimple doesn't work as advertised but this simple fix seems to address the problem I'm seeing with put-key

gwachob commented 2 years ago

Woops, messy PR, i'll clean up and resubmit.