From 20c41cc7f73e6501d64d33419bed82b0910300bf Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Sun, 17 Aug 2025 23:07:46 +0300 Subject: [PATCH] fprintd: add set of commands notice (#17710) Co-authored-by: Harshavardhan --- pages/linux/fprintd.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/linux/fprintd.md b/pages/linux/fprintd.md index 9fddc72576..702f2da0ef 100644 --- a/pages/linux/fprintd.md +++ b/pages/linux/fprintd.md @@ -1,6 +1,7 @@ # fprintd > Fingerprint management daemon. +> `fprintd` isn't a command, but a set of commands. > More information: . - View documentation for listing enrolled fingerprints: @@ -15,6 +16,6 @@ `tldr fprintd-verify` -- View documentation for deleteting fingerprints from a database: +- View documentation for deleting fingerprints from a database: `tldr fprintd-delete`