mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-15 07:04:53 +01:00
c333af9a44
The 'supybot-*' variants will be deprecated in a year or two, to give distributions time to provide the new names before updating install/usage documentation.
36 lines
1.0 KiB
Groff
36 lines
1.0 KiB
Groff
.\" Process this file with
|
|
.\" groff -man -Tascii limnoria-reset-password.1
|
|
.\"
|
|
.TH LIMNORIA-RESET-PASSWORD 1 "JUNE 2022"
|
|
.SH NAME
|
|
limnoria-reset-password \- Changes a user's password in a Limnoria users.conf file
|
|
.SH SYNOPSIS
|
|
.B limnoria-reset-password
|
|
.RI [ options ] " users.conf
|
|
.SH DESCRIPTION
|
|
.B limnoria-reset-password
|
|
changes a user's password in a Limnoria users.conf file
|
|
.SH OPTIONS
|
|
.TP
|
|
.B \-\^\-version
|
|
Show version of program.
|
|
.TP
|
|
.BR \-h ", " \-\^\-help
|
|
Show summary of options.
|
|
.TP
|
|
.BR \-u " NAME" "\fR,\fP \-\^\-username=" NAME
|
|
Specifies the username to use for the new user.
|
|
.TP
|
|
.BR \-p " PASSWORD" "\fR,\fP \-\^\-password=" PASSWORD
|
|
Specifies the new password to use for the new user.
|
|
.SH "SEE ALSO"
|
|
.IR python (1),
|
|
.IR limnoria (1),
|
|
.IR limnoria-adduser (1)
|
|
.SH AUTHOR
|
|
This manual page was originally written by Valentin Lorentz
|
|
<progval plus limnoria at progval dot net>. Permission is granted to copy,
|
|
distribute and/or modify this document under the terms of the Limnoria
|
|
license, a BSD-style license.
|
|
|