From 7cc715d0918d21a960fcabc9a787e57df99ec3de Mon Sep 17 00:00:00 2001 From: Token2 Date: Mon, 10 Jun 2024 16:27:57 +0200 Subject: [PATCH] Update fido2-manage.sh --- fido2-manage.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fido2-manage.sh b/fido2-manage.sh index f7f1f73..a025d2d 100644 --- a/fido2-manage.sh +++ b/fido2-manage.sh @@ -81,7 +81,7 @@ Examples: - Sets PIN of a specific device: ./fido2-manage.sh -setPIN -device 1 -- Enrolls a fingerprint to a specific device (biometric models only): +- Enrolls a fingerprint to a specific device (biometric models only, simplified method - does not allow deleting fingerprints): ./fido2-manage.sh -fingerprint -device 1 - Perform a factory reset on a specific device: