oom-is / sedutil

DTA sedutil Self encrypting drive software
3 stars 1 forks source link

Enh: Better handling of dashes and lowercase in PSID revert #17

Open oom-is opened 4 years ago

oom-is commented 4 years ago

We're already requiring that someone type a very long command-line argument correctly, and then also type a 32-character PSID correctly.

It Would Be Nice If we accepted (and handled/removed) intermediate dashes that some vendors (Micron) insert, and ensure/document that upper/lowercase letters are acceptable as long as they're the correct letter. DTA #205 refers.

Overall we probably need a specific "sedutil-cli --help --option" to really be able to provide detailed command line help for this many functions.....and a much shorter "usage" set of info that fits on one normal display without assuming scrollback.