Skip to content

Commit

Permalink
pwgen: make option names more intuitive (#1014)
Browse files Browse the repository at this point in the history
  • Loading branch information
waldyrious authored and leostera committed Aug 24, 2016
1 parent a07b6f9 commit 0ad07e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/linux/pwgen.md
Expand Up @@ -2,11 +2,11 @@

> Generate pronounceable passwords.
- Generate random password with symbols:
- Generate random password with s[y]mbols:

`pwgen -y {{length}}`

- Generate hard-to-memorize passwords:
- Generate secure, hard-to-memorize passwords:

`pwgen -s {{length}}`

Expand Down

0 comments on commit 0ad07e4

Please sign in to comment.