From 6da0490da2cd15222c191b95e1248a0c8a6072fc Mon Sep 17 00:00:00 2001 From: Bob Polis Date: Sun, 7 Nov 2021 17:54:48 +0100 Subject: [PATCH] Added description for c option --- pw.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pw.1 b/pw.1 index 0a51a07..e207adb 100644 --- a/pw.1 +++ b/pw.1 @@ -38,6 +38,9 @@ Allow lower case letters. Allow upper case letters. .It Fl s, \-symbol Allow symbols and punctuation form the following list: _-=+<>,.!@#$%^&*. +.It Fl c Ar length +Specify the password length. +Default is 24 characters. .El .\" .Sh CONTEXT .\" For section 9 functions only.