From d7b44afe115b1633ec4bcd9c1d3bd26efce53455 Mon Sep 17 00:00:00 2001 From: Bob Polis Date: Mon, 4 Apr 2022 15:39:41 +0200 Subject: [PATCH] Fixed date, fixed --count --- pw.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pw.1 b/pw.1 index b896f45..2e57e69 100644 --- a/pw.1 +++ b/pw.1 @@ -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