1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 19:15:25 +02:00

wifi-password: add page (#2956)

This commit is contained in:
Ivan Aracki 2019-04-29 00:00:17 +02:00 committed by Owen Voke
parent d8eeb6f856
commit b264b0a948

View file

@ -0,0 +1,16 @@
# wifi-password
> Get the password of the wifi.
> Homepage: <https://github.com/rauchg/wifi-password>.
- Get the password for the wifi you are currently logged onto:
`wifi-password`
- Get the password for the wifi with a specific SSID:
`wifi-password {{ssid}}`
- Print only the password as output:
`wifi-password -q`