summaryrefslogtreecommitdiff
path: root/schleuder
diff options
context:
space:
mode:
authorgagz <gagz@immerda.ch>2021-01-31 19:26:48 +0100
committergagz <gagz@immerda.ch>2021-01-31 19:26:48 +0100
commit0b0a081fb42f429756af0e044149d7a300343551 (patch)
tree6c21541701392ac510753e7fdc04ee425a44acb4 /schleuder
parent8516e2d4a92546bafa45127a97fcc9c21bf42866 (diff)
Update x-subscribe documentation for list-admins
Diffstat (limited to 'schleuder')
-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 74f0369..e1224b2 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.