aboutsummaryrefslogtreecommitdiff
path: root/docs/cli.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cli.md')
-rw-r--r--docs/cli.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/cli.md b/docs/cli.md
index c3bae3f..ca7c7e8 100644
--- a/docs/cli.md
+++ b/docs/cli.md
@@ -1,22 +1,22 @@
# SYNOPSIS
- koushin [options...] <upstream servers...>
+ alps [options...] <upstream servers...>
# DESCRIPTION
-koushin is a simple and extensible webmail. It offers a web interface for IMAP,
+alps is a simple and extensible webmail. It offers a web interface for IMAP,
SMTP and other upstream servers.
At least one upstream IMAP server needs to be specified. The easiest way to do
so is to just specify a domain name:
- koushin example.org
+ alps example.org
This assumes SRV DNS records are properly set up (see [RFC 6186]).
Alternatively, one or more upstream server URLs can be specified:
- koushin imaps://mail.example.org:993 smtps://mail.example.org:465
+ alps imaps://mail.example.org:993 smtps://mail.example.org:465
The following URL schemes are supported: