Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Wolpert committed Jun 21, 2018
1 parent e683ec3 commit 5c51d15
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 @@ -43,7 +43,7 @@ Just put the following into your `.bash_profile`
alias swaks='_cmd() { docker run --rm -e TZ="Europe/Berlin" -v "$PWD":/root freinet/swaks "$@";}; _cmd'
```

Now you can even use a `.swakrc` in your working directory and pull in attachments from there...
Now you can even use a `.swaksrc` in your working directory and pull in attachments from there...

```bash
swaks -f from@mail.dev -t to@mail.dev -s hostname -p 25 --attach eicar.zip
Expand Down

0 comments on commit 5c51d15

Please sign in to comment.