aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2019-12-03 15:21:59 +0100
committerSimon Ser <contact@emersion.fr>2019-12-03 15:21:59 +0100
commitae79f998769cdd62dbf856db0b3b53528b532438 (patch)
tree41873bf524bf5fda96b693c1a9372244ee03e13b /README.md
parent1194b98e541cbe11af7c28e21590eb6d401fbaa0 (diff)
downloadalps-ae79f998769cdd62dbf856db0b3b53528b532438.tar.gz
alps-ae79f998769cdd62dbf856db0b3b53528b532438.zip
Parse SMTP URL from CLI
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index de5b359..874ac56 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
## Usage
- go run ./cmd/koushin imaps://mail.example.org:993
+ go run ./cmd/koushin imaps://mail.example.org:993 smtps://mail.example.org:465
## License