Fixed date, fixed --count
This commit is contained in:
parent
4f98e58cf3
commit
d7b44afe11
6
pw.1
6
pw.1
@ -1,11 +1,11 @@
|
|||||||
.Dd $Mdocdate$
|
.Dd April 4, 2022
|
||||||
.Dt pw 1
|
.Dt pw 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm pw
|
.Nm pw
|
||||||
.Nd Password generator
|
.Nd Password generator
|
||||||
.\" .Sh LIBRARY
|
.\" .Sh LIBRARY
|
||||||
.\" For sections 2, 3, and 9 only.
|
.\" For sections 2, 3, and 9 only.
|
||||||
.\" Not used in OpenBSD.
|
.\" Not used in OpenBSD.
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm
|
||||||
@ -47,7 +47,7 @@ For example, specifying
|
|||||||
.Fl S
|
.Fl S
|
||||||
.Sq :-+@
|
.Sq :-+@
|
||||||
allows symbols :, -, + or @.
|
allows symbols :, -, + or @.
|
||||||
.It Fl c Ar length
|
.It Fl c, \-count Ar length
|
||||||
Specify the password length.
|
Specify the password length.
|
||||||
Default is 24 characters.
|
Default is 24 characters.
|
||||||
.El
|
.El
|
||||||
|
Loading…
x
Reference in New Issue
Block a user