Skip to content

Commit

Permalink
Updated usage
Browse files Browse the repository at this point in the history
  • Loading branch information
lkarlslund committed Nov 16, 2023
1 parent 1c68a29 commit 26fe932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.MD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Inhales plaintext passwords from stdin, exhales hashed passwords to stdout
## Usage

```
inhaler [--hash ntml] [--parallel 4]
inhaler [--hash ntml] [--parallel 4] [--input filename.txt] [--output hashed.txt]
```

Only supports x64 systems for performance reasons.
Expand Down

0 comments on commit 26fe932

Please sign in to comment.