=head1 NAME fprintd - Fingerprint management daemon, and test applications =head1 SYNOPSIS B [-f finger] [usename] B username [usernames...] B [-f finger] [usename] B username [usernames...] =head1 DESCRIPTION This manual page documents briefly the B command-line utilities. The B daemon is accessed through B by those command-line utilities. =head1 ARGUMENTS =over 8 =item B The username for the user for which you want to query or modify the fingerprint database. Not that B and B require at least one username to be passed, and support multiple usernames. B and B will use the current username if none are passed on the command-line. =item B<-f finger> For B, the finger to enroll. Possible values are: left-thumb, left-index-finger, left-middle-finger, left-ring-finger, left-little-finger, right-thumb, right-index-finger, right-middle-finger, right-ring-finger, right-little-finger. The default is automatic, selecting the first available finger for swipe devices, or all the enrolled fingers, for press devices. =back =head1 TEST APPLICATIONS =over 8 =back =head2 fprintd-enroll =over 8 Will enroll the user's right index finger into the database. =back =head2 fprintd-list =over 8 Will list the user's enrolled fingerprints. =back =head2 fprintd-verify =over 8 Will verify the user's fingerprints against the database. =back =head2 fprintd-enroll =over 8 Will enroll the user's right index finger into the database. =back =head1 AUTHOR B was written by Bastien Nocera and Daniel Drake. =head1 DIRECTORIES By default, fprintd stores the fingerprints in B =head1 SEE ALSO =over 8 =item B =back