pwgen: make option names more intuitive (#1014)
This commit is contained in:

committed by
Leandro Ostera

parent
a07b6f9e1e
commit
0ad07e4f2d
@@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
> Generate pronounceable passwords.
|
> Generate pronounceable passwords.
|
||||||
|
|
||||||
- Generate random password with symbols:
|
- Generate random password with s[y]mbols:
|
||||||
|
|
||||||
`pwgen -y {{length}}`
|
`pwgen -y {{length}}`
|
||||||
|
|
||||||
- Generate hard-to-memorize passwords:
|
- Generate secure, hard-to-memorize passwords:
|
||||||
|
|
||||||
`pwgen -s {{length}}`
|
`pwgen -s {{length}}`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user