1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-25 09:55:42 +02:00

holehe: add page (#9806)

Signed-off-by: Seth Falco <seth@falco.fun>

Signed-off-by: Seth Falco <seth@falco.fun>
This commit is contained in:
Seth Falco 2023-01-26 07:51:10 +01:00 committed by GitHub
parent 93a74b1393
commit c9aed99d7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
pages/common/holehe.md Normal file
View file

@ -0,0 +1,12 @@
# holehe
> Holehe checks if an email is attached to an account on sites like Twitter, Instagram, Imgur and over 120 others.
> More information: <https://github.com/megadose/holehe#-cli-example>.
- Show status across all supported websites for the specified email address:
`holehe {{username@example.org}}`
- Show status for only sites where the specified email address is in use:
`holehe {{username@example.org}} --only-used`