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:
parent
93a74b1393
commit
c9aed99d7c
1 changed files with 12 additions and 0 deletions
12
pages/common/holehe.md
Normal file
12
pages/common/holehe.md
Normal 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`
|
Loading…
Add table
Reference in a new issue