diff options
author | Gisi0 | 2023-01-06 19:57:39 +0100 |
---|---|---|
committer | rfjakob | 2023-01-07 10:04:08 +0100 |
commit | 0b5b864a067a530ed00f01baf12ad4de5bb60e27 (patch) | |
tree | 0f450de7c8addc70d934229ef4051ab161f65e19 /Documentation | |
parent | 3c1ac3b06b5dea652aa94bf85b7276f17422b210 (diff) |
Update MANPAGE.md
added which package on linux is needed to use fido2 stick
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/MANPAGE.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/MANPAGE.md b/Documentation/MANPAGE.md index 8f96745..45c60c6 100644 --- a/Documentation/MANPAGE.md +++ b/Documentation/MANPAGE.md @@ -478,6 +478,7 @@ for details. #### -fido2 DEVICE_PATH Use a FIDO2 token to initialize and unlock the filesystem. Use "fido2-token -L" to obtain the FIDO2 token device path. +For linux, "fido2-tools" package is needed. Applies to: all actions that ask for a password. |