Merge branch 'misskey-compat' into 'reactions'
[akkoma] / lib / mix / tasks / pleroma / instance.ex
index 25f94ecebd433a7d625f41a53380add0463821fc..9af6cda3031523e663aafb3cfb55a44a94a40afe 100644 (file)
@@ -7,6 +7,7 @@ defmodule Mix.Tasks.Pleroma.Instance do
   import Mix.Pleroma
 
   @shortdoc "Manages Pleroma instance"
+  @moduledoc File.read!("docs/administration/CLI_tasks/instance.md")
 
   def run(["gen" | rest]) do
     {options, [], []} =