Improved description of -S option
This commit is contained in:
parent
8d5026c3b7
commit
575662acb5
10
pw.1
10
pw.1
@ -17,7 +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 S Ar set-of-symbols
|
||||||
.Op Fl c Ar length
|
.Op Fl c Ar length
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
@ -41,8 +41,12 @@ 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
|
.It Fl S, \-special Ar set-of-symbols
|
||||||
Allow symbols from specified argument
|
Allow symbols from specified argument.
|
||||||
|
For example, specifying
|
||||||
|
.Fl S
|
||||||
|
.Sq :-+@
|
||||||
|
allows symbols :, -, + or @.
|
||||||
.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