mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-01 15:17:57 +01:00
pwgen: add page
This commit is contained in:
parent
465391f568
commit
ad7af21960
1 changed files with 7 additions and 0 deletions
7
pages/linux/pwgen.md
Normal file
7
pages/linux/pwgen.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# pwgen
|
||||
|
||||
> Generate passwords.
|
||||
|
||||
- Generate 8 characters long random passwords with symbols :
|
||||
|
||||
`pwgen -sy`
|
Loading…
Reference in a new issue