lib/mix/tasks/make_admin.ex: New task
[akkoma] / lib / mix / tasks / relay_follow.ex
index 7428ec6efaa04eb09585ed190c554f68674b9d6d..4d57c6bca74d7d28574ba4be7fa2878d5d2ef68e 100644 (file)
@@ -4,7 +4,7 @@ defmodule Mix.Tasks.RelayFollow do
   alias Pleroma.Web.ActivityPub.Relay
 
   @shortdoc "Follows a remote relay"
-  @doc """
+  @moduledoc """
   Follows a remote relay
 
   Usage: ``mix relay_follow <relay_url>``