Added new option to man page
This commit is contained in:
parent
2f06858506
commit
8d5026c3b7
3
pw.1
3
pw.1
@ -17,6 +17,7 @@
|
|||||||
.Op Fl l
|
.Op Fl l
|
||||||
.Op Fl u
|
.Op Fl u
|
||||||
.Op Fl s
|
.Op Fl s
|
||||||
|
.Op Fl S
|
||||||
.Op Fl c Ar length
|
.Op Fl c Ar length
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
@ -40,6 +41,8 @@ Allow lower case letters.
|
|||||||
Allow upper case letters.
|
Allow upper case letters.
|
||||||
.It Fl s, \-symbol
|
.It Fl s, \-symbol
|
||||||
Allow symbols and punctuation from the following list: _-=+<>,.!@#$%^&*.
|
Allow symbols and punctuation from the following list: _-=+<>,.!@#$%^&*.
|
||||||
|
.It Fl S, \-special
|
||||||
|
Allow symbols from specified argument
|
||||||
.It Fl c Ar length
|
.It Fl c Ar length
|
||||||
Specify the password length.
|
Specify the password length.
|
||||||
Default is 24 characters.
|
Default is 24 characters.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user