0
0
Fork 0
mirror of https://github.com/boltgolt/howdy.git synced 2024-09-19 09:51:19 +02:00
howdy/debian/howdy.1

48 lines
1 KiB
Groff
Raw Normal View History

.\" Please adjust this date whenever revising the manpage.
.TH HOWDY 1 "April 9, 2018" "Howdy help" "User Commands"
.SH NAME
howdy \- Windows Hello style authentication for Ubuntu
.SH DESCRIPTION
Howdy IR face recognition implements a PAM module to use your face as a authentication method.
.SS "Usage:"
.IP
2018-04-13 22:40:01 +02:00
howdy [\-U USER] [\-y] [\-h] command [argument]
.SS "Commands:"
.TP
2018-04-13 22:40:01 +02:00
add
Add a new face model for an user.
.TP
2018-04-13 22:40:01 +02:00
clear
Remove all face models for an user.
.TP
2018-04-13 22:40:01 +02:00
config
Open the config file in gedit.
.TP
disable
Disable or enable howdy.
.TP
list
List all saved face models for an user.
.TP
remove
2018-04-13 22:40:01 +02:00
Remove a specific model for an user.
.TP
clear
2018-04-13 22:40:01 +02:00
Remove all face models for an user.
.TP
test
2018-04-13 22:40:01 +02:00
Test the camera and recognition methods.
.SS "Optional arguments:"
.TP
\fB\-U\fR USER, \fB\-\-user\fR USER
Set the user account to use.
.TP
\fB\-y\fR
Skip all questions.
.TP
\fB\-h\fR, \fB\-\-help\fR
Show this help message and exit.
.PP
.SH AUTHOR
2018-06-12 15:54:13 +02:00
Howdy was written by boltgolt. For more information visit https://github.com/boltgolt/howdy