From db6aa4e1efeb0df1055d3cfa0122c4d0a0b93514 Mon Sep 17 00:00:00 2001 From: Bob Polis Date: Sun, 7 Nov 2021 18:00:41 +0100 Subject: [PATCH] Fixed typo --- pw.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pw.1 b/pw.1 index e207adb..8fc027f 100644 --- a/pw.1 +++ b/pw.1 @@ -37,7 +37,7 @@ Allow lower case letters. .It Fl u, \-upper Allow upper case letters. .It Fl s, \-symbol -Allow symbols and punctuation form the following list: _-=+<>,.!@#$%^&*. +Allow symbols and punctuation from the following list: _-=+<>,.!@#$%^&*. .It Fl c Ar length Specify the password length. Default is 24 characters.