summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--schleuder/docs/list-admins.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/schleuder/docs/list-admins.md b/schleuder/docs/list-admins.md
index e9b9e25..249727e 100644
--- a/schleuder/docs/list-admins.md
+++ b/schleuder/docs/list-admins.md
@@ -14,8 +14,8 @@ These keywords must be send to `foo-request@hostname`. They are used to get info
**x-list-subscriptions**
: List all subscriptions.
-**x-subscribe:** person@example.org 0x12345678DEADBEEF12345678DEADBEEF12345678
-: Subscribe the given address and assign it the given OpenPGP-fingerprint.
+**x-subscribe:** person@example.org 0x12345678DEADBEEF12345678DEADBEEF12345678 false true
+: Subscribe the given email address and assign it the given OpenPGP fingerprint. The last two arguments can be omitted and will default to "false true": do not give the given email address administration permissions and enable email delivery.
**x-unsubscribe:** person@example.org
: Unsubscribe the given address. It is not possible to unsubscribe the last admin of a list.