mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2026-05-23 01:18:12 +02:00
data: Update man page
This commit is contained in:
parent
ebe1a062e0
commit
76700853f0
1 changed files with 7 additions and 15 deletions
|
|
@ -1,15 +1,7 @@
|
|||
.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.07)
|
||||
.\" Automatically generated by Pod::Man 2.23 (Pod::Simple 3.14)
|
||||
.\"
|
||||
.\" Standard preamble:
|
||||
.\" ========================================================================
|
||||
.de Sh \" Subsection heading
|
||||
.br
|
||||
.if t .Sp
|
||||
.ne 5
|
||||
.PP
|
||||
\fB\\$1\fR
|
||||
.PP
|
||||
..
|
||||
.de Sp \" Vertical space (when we can't use .PP)
|
||||
.if t .sp .5v
|
||||
.if n .sp
|
||||
|
|
@ -53,7 +45,7 @@
|
|||
.el .ds Aq '
|
||||
.\"
|
||||
.\" If the F register is turned on, we'll generate index entries on stderr for
|
||||
.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
|
||||
.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
|
||||
.\" entries marked with X<> in POD. Of course, you'll have to process the
|
||||
.\" output yourself in some meaningful fashion.
|
||||
.ie \nF \{\
|
||||
|
|
@ -132,7 +124,7 @@
|
|||
.\" ========================================================================
|
||||
.\"
|
||||
.IX Title "fprintd 1"
|
||||
.TH fprintd 1 "2010-02-16" "freedesktop" ""
|
||||
.TH fprintd 1 "2010-08-16" "freedesktop" ""
|
||||
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
|
||||
.\" way too many mistakes in technical documents.
|
||||
.if n .ad l
|
||||
|
|
@ -180,22 +172,22 @@ right-little-finger.
|
|||
The default is automatic, selecting the first available finger for swipe devices, or all the enrolled fingers, for press devices.
|
||||
.SH "TEST APPLICATIONS"
|
||||
.IX Header "TEST APPLICATIONS"
|
||||
.Sh "fprintd-enroll"
|
||||
.SS "fprintd-enroll"
|
||||
.IX Subsection "fprintd-enroll"
|
||||
.RS 8
|
||||
Will enroll the user's right index finger into the database.
|
||||
.RE
|
||||
.Sh "fprintd-list"
|
||||
.SS "fprintd-list"
|
||||
.IX Subsection "fprintd-list"
|
||||
.RS 8
|
||||
Will list the user's enrolled fingerprints.
|
||||
.RE
|
||||
.Sh "fprintd-verify"
|
||||
.SS "fprintd-verify"
|
||||
.IX Subsection "fprintd-verify"
|
||||
.RS 8
|
||||
Will enroll the user's right index finger into the database.
|
||||
.RE
|
||||
.Sh "fprintd-enroll"
|
||||
.SS "fprintd-enroll"
|
||||
.IX Subsection "fprintd-enroll"
|
||||
.RS 8
|
||||
Will enroll the user's right index finger into the database.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue