forked from AkkomaGang/akkoma
Fix a typo in relay.ex moduledoc
This commit is contained in:
parent
c88db2c1b1
commit
4e2250b1dd
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