Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaylor89 committed Aug 18, 2024
1 parent a4131f9 commit c6fc150
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,17 @@
## Usage

```shell
sherlock-rs user123
```
To search for more than one user:
```shell
sherlock-rs user1 user2 user3
```
Accounts found will be stored in an individual text file with the corresponding username (e.g user123.txt).

```shell
$ sherlock-rs --help

Hunt down social media accounts by username

Usage: sherlock-rs [OPTIONS] <usernames>...
Expand Down

0 comments on commit c6fc150

Please sign in to comment.