summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorgeorg <georg@riseup.net>2017-05-19 16:59:31 +0200
committergeorg <georg@riseup.net>2017-05-19 16:59:31 +0200
commitf233a0f4929570bca33dde4226cb2c03c1b8dc8c (patch)
tree40edc40f7ef31063de318d891c9ce1ed4765f9a1 /docs
parent61c9820deeca6ef3ef290789ad0e9ab7f570fbf6 (diff)
docs/index: Remove unnecessary whitespace
Diffstat (limited to 'docs')
-rw-r--r--docs/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.md b/docs/index.md
index f61ee9e..1a84622 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -272,7 +272,7 @@ x-resend-cc-encrypted-only: someone@example.org
#### Subscription and key management
-These keywords must be send to `listname-request@hostname`. They are used to get information about the list, its subscribers and keys, or to change that information.
+These keywords must be send to `listname-request@hostname`. They are used to get information about the list, its subscribers and keys, or to change that information.
x-list-subscriptions
: List all subscriptions.
@@ -286,7 +286,7 @@ x-unsubscribe: person@example.org
x-set-fingerprint: 0x12345678DEADBEEF12345678DEADBEEF12345678
: Assign the key with the given fingerprint to your subscription.
-x-set-fingerprint: person@example.org 0x12345678DEADBEEF12345678DEADBEEF12345678
+x-set-fingerprint: person@example.org 0x12345678DEADBEEF12345678DEADBEEF12345678
: Assign the key with the given fingerprint to the given subscription. This variant of this command may only be used by list-admins.