mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-23 21:24:13 +02:00
fprintd: add set of commands notice (#17710)
Co-authored-by: Harshavardhan <harshath3018@gmail.com>
This commit is contained in:
parent
acc343c47c
commit
20c41cc7f7
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
# fprintd
|
# fprintd
|
||||||
|
|
||||||
> Fingerprint management daemon.
|
> Fingerprint management daemon.
|
||||||
|
> `fprintd` isn't a command, but a set of commands.
|
||||||
> More information: <https://fprint.freedesktop.org/>.
|
> More information: <https://fprint.freedesktop.org/>.
|
||||||
|
|
||||||
- View documentation for listing enrolled fingerprints:
|
- View documentation for listing enrolled fingerprints:
|
||||||
|
@ -15,6 +16,6 @@
|
||||||
|
|
||||||
`tldr fprintd-verify`
|
`tldr fprintd-verify`
|
||||||
|
|
||||||
- View documentation for deleteting fingerprints from a database:
|
- View documentation for deleting fingerprints from a database:
|
||||||
|
|
||||||
`tldr fprintd-delete`
|
`tldr fprintd-delete`
|
||||||
|
|
Loading…
Add table
Reference in a new issue