From: rinpatch Date: Fri, 7 Dec 2018 08:41:01 +0000 (+0300) Subject: Fix a typo in relay.ex moduledoc X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;h=4e2250b1dd1661094a142382e75b359ab742e996;p=akkoma Fix a typo in relay.ex moduledoc --- diff --git a/lib/mix/tasks/pleroma/relay.ex b/lib/mix/tasks/pleroma/relay.ex index 4aea52732..2502923af 100644 --- a/lib/mix/tasks/pleroma/relay.ex +++ b/lib/mix/tasks/pleroma/relay.ex @@ -9,7 +9,7 @@ defmodule Mix.Tasks.Pleroma.Relay do ## Follow a remote relay - ``mix pleroma.relay unfollow `` + ``mix pleroma.relay follow `` Example: ``mix pleroma.relay follow https://example.org/relay``