Skip to content

Commit

Permalink
Fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDim02 committed Feb 13, 2022
1 parent 95df29a commit 60e940c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,11 @@ houndsniff -i
```
You can exit with ^C.

You can also use scripting mode, which allows houndsniff to get hashes from stdin and print to stdout without much eye-candy
You can also use scripting mode, which allows houndsniff to get hashes from stdin and print to stdout without much eye-candy:

```
echo "$hash" | houndsnif -s
```

Thanks
----
Expand Down

0 comments on commit 60e940c

Please sign in to comment.