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:
commit
4b90c7cc9d
1 changed files with 1 additions and 1 deletions
|
@ -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``
|
||||
|
||||
|
|
Loading…
Reference in a new issue