1
0
mirror of https://git.pleroma.social/sjw/pleroma.git synced 2024-12-24 13:35:04 +01:00

Merge branch 'fix/typo-in-relay-doc' into 'develop'

Mix Tasks: Fix a typo in relay.ex moduledoc

See merge request pleroma/pleroma!513
This commit is contained in:
lambda 2018-12-07 09:19:15 +00:00
commit 4b90c7cc9d

View File

@ -9,7 +9,7 @@ defmodule Mix.Tasks.Pleroma.Relay do
## Follow a remote relay
``mix pleroma.relay unfollow <relay_url>``
``mix pleroma.relay follow <relay_url>``
Example: ``mix pleroma.relay follow https://example.org/relay``