mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 15:51:29 +08:00
fprintd: convert to an index (#17697)
This commit is contained in:
+14
-2
@@ -3,6 +3,18 @@
|
||||
> Fingerprint management daemon.
|
||||
> More information: <https://fprint.freedesktop.org/>.
|
||||
|
||||
- Display the man page for `fprintd`:
|
||||
- View documentation for listing enrolled fingerprints:
|
||||
|
||||
`man fprintd`
|
||||
`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 deleteting fingerprints from a database:
|
||||
|
||||
`tldr fprintd-delete`
|
||||
|
||||
Reference in New Issue
Block a user