mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-31 06:13:47 +02:00
21 lines
487 B
Markdown
21 lines
487 B
Markdown
# fprintd
|
|
|
|
> Fingerprint management daemon.
|
|
> `fprintd` isn't a command, but a set of commands.
|
|
> More information: <https://fprint.freedesktop.org/>.
|
|
|
|
- View documentation for listing enrolled fingerprints:
|
|
|
|
`tldr fprintd-list`
|
|
|
|
- View documentation for enrolling new fingerprints:
|
|
|
|
`tldr fprintd-enroll`
|
|
|
|
- View documentation for verifying a fingerprint against a database:
|
|
|
|
`tldr fprintd-verify`
|
|
|
|
- View documentation for deleting fingerprints from a database:
|
|
|
|
`tldr fprintd-delete`
|