mirror of
https://github.com/systemd/systemd.git
synced 2025-03-19 22:50:17 +03:00
cryptenroll: it's called PKCS#11, not PKCS11
In the --help text we really should use the official spelling, just like in the man page. (cherry picked from commit cc6baba7200bd8171b6beff446b4009dad5c4230)
This commit is contained in:
parent
6dcb53ba0a
commit
ddcc0bc151
@ -188,7 +188,7 @@ static int help(void) {
|
||||
"\n%3$sSimple Enrollment:%4$s\n"
|
||||
" --password Enroll a user-supplied password\n"
|
||||
" --recovery-key Enroll a recovery key\n"
|
||||
"\n%3$sPKCS11 Enrollment:%4$s\n"
|
||||
"\n%3$sPKCS#11 Enrollment:%4$s\n"
|
||||
" --pkcs11-token-uri=URI\n"
|
||||
" Specify PKCS#11 security token URI\n"
|
||||
"\n%3$sFIDO2 Enrollment:%4$s\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user