anedward01 / tpm2KeyUnlock

Adds an automated unlock function based on TPM policy installation
GNU General Public License v3.0
68 stars 10 forks source link

Add missing option "r" to getopts #10

Open shenxn opened 3 years ago

shenxn commented 3 years ago

The option "r" is in print_usage and case but is missing in the getopts command.