Fixed date, fixed --count

This commit is contained in:
Bob Polis 2022-04-04 15:39:41 +02:00
parent 4f98e58cf3
commit d7b44afe11

6
pw.1
View File

@ -1,11 +1,11 @@
.Dd $Mdocdate$
.Dd April 4, 2022
.Dt pw 1
.Os
.Sh NAME
.Nm pw
.Nd Password generator
.\" .Sh LIBRARY
.\" For sections 2, 3, and 9 only.
.\" For sections 2, 3, and 9 only.
.\" Not used in OpenBSD.
.Sh SYNOPSIS
.Nm
@ -47,7 +47,7 @@ For example, specifying
.Fl S
.Sq :-+@
allows symbols :, -, + or @.
.It Fl c Ar length
.It Fl c, \-count Ar length
Specify the password length.
Default is 24 characters.
.El